[PATCH] [InstCombine] call SimplifyICmpInst with correct context
hfinkel at anl.gov
hfinkel at anl.gov
Wed Jun 24 22:46:39 PDT 2015
In http://reviews.llvm.org/D10695#193685, @jingyue wrote:
> I noticed InstCombine never passes the context to SimplifyICmpInst/SimplifyFCmpInst. I don't see a reason for that AFAIK, but let me know if I'm missing anything. If you think this is a right approach, I'll enhance other call sites to SimplifyICmpInst/SimplifyFCmpInst as well.
This looks right to me.
http://reviews.llvm.org/D10695
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list