[PATCH] D137862: InstCombine: Fold some identities for canonicalize

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 13:52:00 PST 2022


arsenm updated this revision to Diff 476595.
arsenm added a comment.

Don't rely on commute canonicalization


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

https://reviews.llvm.org/D137862

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/canonicalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137862.476595.patch
Type: text/x-patch
Size: 21577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/102f3bb3/attachment.bin>


More information about the llvm-commits mailing list