[PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG

Nadav Rotem nrotem at apple.com
Wed Dec 3 08:57:35 PST 2014


This looks like an obvious bug that should be fixed, unless the code is never executed. Can you try to delete this optimization altogether and see if any tests break?  You can also try to use llvm-stress to generate lots of code and see if it ever reaches this optimization.

http://reviews.llvm.org/D6321






More information about the llvm-commits mailing list