[PATCH] D117431: [IRBuilder] Migrate and-folding to value-based FoldAnd.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 17 06:45:58 PST 2022
fhahn updated this revision to Diff 400531.
fhahn added a comment.
Rebase to re-trigger tests. Looks like there are a couple of additional tests that need updating.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117431/new/
https://reviews.llvm.org/D117431
Files:
clang/test/CodeGen/catch-nullptr-and-nonzero-offset.c
clang/test/CodeGen/catch-pointer-overflow.c
clang/test/CodeGen/cmse-clear-return.c
llvm/include/llvm/Analysis/InstSimplifyFolder.h
llvm/include/llvm/Analysis/TargetFolder.h
llvm/include/llvm/IR/ConstantFolder.h
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/IRBuilderFolder.h
llvm/include/llvm/IR/NoFolder.h
llvm/test/Transforms/LoopIdiom/X86/left-shift-until-bittest.ll
llvm/test/Transforms/LoopVersioning/bound-check-partially-known.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117431.400531.patch
Type: text/x-patch
Size: 23022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220117/3eb8131d/attachment-0001.bin>
More information about the cfe-commits
mailing list