[PATCH] D154579: [InstCombine] Only perform one iteration
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 01:58:04 PDT 2023
nikic updated this revision to Diff 545068.
nikic added a comment.
Move default to parseInstCombineOptions().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154579/new/
https://reviews.llvm.org/D154579
Files:
llvm/include/llvm/Transforms/InstCombine/InstCombine.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Analysis/ValueTracking/numsignbits-from-assume.ll
llvm/test/Other/new-pm-print-pipeline.ll
llvm/test/Transforms/InstCombine/constant-fold-iteration.ll
llvm/test/Transforms/InstCombine/merging-multiple-stores-into-successor.ll
llvm/test/Transforms/InstCombine/pr55228.ll
llvm/test/Transforms/InstCombine/shift.ll
llvm/test/Transforms/PGOProfile/chr.ll
llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154579.545068.patch
Type: text/x-patch
Size: 19570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/b729ac20/attachment.bin>
More information about the llvm-commits
mailing list