[PATCH] D136582: [InstCombine] fold `sub + and` pattern with specific const value

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 30 22:16:30 PDT 2022


bcl5980 updated this revision to Diff 471899.
bcl5980 retitled this revision from "[InstCombine] fold sub pattern to and" to "[InstCombine] fold `sub + and` pattern with specific const value".
bcl5980 edited the summary of this revision.

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

https://reviews.llvm.org/D136582

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136582.471899.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/9494b40b/attachment.bin>


More information about the llvm-commits mailing list