[PATCH] [InstCombine] call SimplifyICmpInst with correct context

Jingyue Wu jingyue at google.com
Wed Jun 24 10:07:43 PDT 2015


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.


http://reviews.llvm.org/D10695

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list