[all-commits] [llvm/llvm-project] 633fe6: [VPlan] Print flags for VPWidenCastRecipe.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 8 02:49:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 633fe60149ece4bd7f4efe5e945b7982d130254a
https://github.com/llvm/llvm-project/commit/633fe60149ece4bd7f4efe5e945b7982d130254a
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[VPlan] Print flags for VPWidenCastRecipe.
Update VPWidenCastRecipe to also print flags. Simplify nneg printing
test and replace hard-coded value number references with patterns.
More information about the All-commits
mailing list