search for: 0f019edd

Displaying 1 result from an estimated 1 matches for "0f019edd".

Did you mean: 0f0192d3
2016 Jan 06
2
Pattern doesn't match error
I made a small change to my target and them tried to recompile it. The following error showed up: error: Pattern doesn't match mayLoad = 0 A little bit of searched revealed that it came from here: https://github.com/llvm-mirror/llvm/blob/master/utils/TableGen/CodeGenDAGPatterns.cpp#L2861 Unfortunately I can't understand what it means. Can someone help me out? -- Rail Shafigulin