[PATCH] D152278: [SCEV] Compute SCEV for ashr(add(shl(x, n), c), m) instr triplet
Vedant Paranjape via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 11 19:56:09 PDT 2023
vedant-amd added a comment.
In D152278#4411959 <https://reviews.llvm.org/D152278#4411959>, @xbolva00 wrote:
> You should update checks in loopstrengthreduce::scaling-factor-incompat-type.ll
I was going to send another patch for that, testcase failure. Sure, will do so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152278/new/
https://reviews.llvm.org/D152278
More information about the llvm-commits
mailing list