[PATCH] D157144: [VPlan] Replace FMF in VPInstruction with VPRecipeWithIRFlags (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 08:57:32 PDT 2023
fhahn updated this revision to Diff 548249.
fhahn marked an inline comment as done.
fhahn added a comment.
Fix build error, guard isFPMathOp with ifdef as it's only used in assertions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157144/new/
https://reviews.llvm.org/D157144
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157144.548249.patch
Type: text/x-patch
Size: 7327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/8f8a9fe3/attachment.bin>
More information about the llvm-commits
mailing list