[PATCH] D150422: [ConstantFolding] fold integers whose bitwidth is greater than 63, and not multiplies of 8
Kohei Asano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 03:01:32 PDT 2023
khei4 updated this revision to Diff 521594.
khei4 added a comment.
apply feedback and fold all integers tentatively.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150422/new/
https://reviews.llvm.org/D150422
Files:
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/CodeGen/X86/load-local-v4i5.ll
llvm/test/Transforms/InstCombine/constant-fold.ll
llvm/test/Transforms/InstCombine/load-store-forward.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150422.521594.patch
Type: text/x-patch
Size: 4427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/1243158a/attachment.bin>
More information about the llvm-commits
mailing list