[PATCH] D122013: [InstCombine] Fold abs of known negative operand when source is sub

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 21:04:55 PDT 2022


bcl5980 updated this revision to Diff 417178.
bcl5980 added a comment.
Herald added a subscriber: StephenFan.

minimize tests


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

https://reviews.llvm.org/D122013

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/abs-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122013.417178.patch
Type: text/x-patch
Size: 4325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/d61797da/attachment.bin>


More information about the llvm-commits mailing list