[llvm-commits] [llvm] r139263 - /llvm/trunk/lib/Target/README.txt

Marius Wachtler undingen at gmail.com
Thu Sep 8 05:53:13 PDT 2011


Hello

I am trying to implement this as an exercise for me.
Attached you can find a patch which should implement the first
transformation as an InstructionSimplify optimization.

Can you please give me feedback if I'm on the right track to do this
in InstSimplify and using the matcher?
My pattern looks complicated and very specific is there a easy/better
way to do it?

Thanks
Marius Wachtler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: instsimp.diff
Type: text/x-patch
Size: 1768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110908/ec5b8ff9/attachment.bin>


More information about the llvm-commits mailing list