[PATCH] D157187: [InstCombine] Propagate the nsw for instruction neg-sub
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 19:45:06 PDT 2023
Allen updated this revision to Diff 549227.
Allen added a comment.
adjust the code style according https://reviews.llvm.org/D156845#inline-1524491
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157187/new/
https://reviews.llvm.org/D157187
Files:
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
llvm/test/Transforms/InstCombine/abs-intrinsic.ll
llvm/test/Transforms/InstCombine/nsw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157187.549227.patch
Type: text/x-patch
Size: 10159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/d1759ec5/attachment.bin>
More information about the llvm-commits
mailing list