[PATCH] D145540: [InstCombine] Reduce absolute diff from min+max+sub

Jun Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 07:18:12 PST 2023


junaire updated this revision to Diff 503359.
junaire added a comment.

Update commute tests and negative tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145540

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/test/Transforms/InstCombine/sub-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145540.503359.patch
Type: text/x-patch
Size: 7389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/b4864281/attachment.bin>


More information about the llvm-commits mailing list