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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 07:14:01 PDT 2019


lebedev.ri updated this revision to Diff 216840.
lebedev.ri marked 5 inline comments as done.
lebedev.ri added a comment.

Inline lambda.


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.216840.patch
Type: text/x-patch
Size: 9214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/87137099/attachment.bin>


More information about the llvm-commits mailing list