[PATCH] D154953: [InstSimplify] Remove the remainder loop if we know the mask is always true
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 07:23:08 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG497966f7f2bb: Reland [InstSimplify] Remove the remainder loop if we know the mask is always… (authored by Allen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154953/new/
https://reviews.llvm.org/D154953
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstCombine/rem-mul-shl.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-interleaved-accesses.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154953.546049.patch
Type: text/x-patch
Size: 77877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/e0eebd55/attachment.bin>
More information about the llvm-commits
mailing list