[PATCH] D116288: [VPlan] Add recipe to handle SCEV expansion (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 06:31:02 PST 2022
fhahn added reviewers: Ayal, gilr, rengolin.
fhahn added a comment.
Now that D115953 <https://reviews.llvm.org/D115953> is almost ready, it would be great if you could take a look at this change, which is required by D115953 <https://reviews.llvm.org/D115953>. It just adds a `VPExpandSCEVRecipe`. It will only be used once D115953 <https://reviews.llvm.org/D115953> lands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116288/new/
https://reviews.llvm.org/D116288
More information about the llvm-commits
mailing list