[llvm-commits] Fixed a bug in VCMPPS (X86 AVX) pseudo instructions - Please review

Eric Christopher echristo at apple.com
Sun Feb 5 22:54:19 PST 2012


On Feb 5, 2012, at 9:24 PM, Craig Topper wrote:

> As nothing protects the value written in the intrinsic in the source code. I don't think that having a default case for all unexpected values is the right way to go. Maybe the immediate should be masked to remove the reserved encodings? Or the full value should be printed as an integer if its too big?


Sounds good to me.

-eric



More information about the llvm-commits mailing list