[PATCH] D157144: [VPlan] Replace FMF in VPInstruction with VPRecipeWithIRFlags (NFC).
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 20:42:50 PDT 2023
tschuett added a comment.
Thanks!. Have you ever considered to add something like `getCalledFunction()` when `Opode == Instruction::Call` to identify vscale?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157144/new/
https://reviews.llvm.org/D157144
More information about the llvm-commits
mailing list