[llvm-dev] Pattern doesn't match error

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 5 17:59:43 PST 2016


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
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160105/6339920c/attachment.html>


More information about the llvm-dev mailing list