[PATCH] D22076: GVN: If X > Y is true, then replace X == Y with false and X != Y with true
Carlos Liam via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 15:42:18 PDT 2016
aarzee added a comment.
Should we create a function for this?
http://reviews.llvm.org/D22076
More information about the llvm-commits
mailing list