[PATCH] D66607: [InstCombine] matchThreeWayIntCompare(): commutativity awareness

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 13:42:12 PDT 2019


lebedev.ri updated this revision to Diff 216701.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.

Even more commutativity!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66607/new/

https://reviews.llvm.org/D66607

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/unrecognized_three-way-comparison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66607.216701.patch
Type: text/x-patch
Size: 9291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/88edff79/attachment.bin>


More information about the llvm-commits mailing list