[llvm] [VPlan] Account for dead FOR splice simplification in cost model (PR #131486)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 17 04:01:52 PDT 2025
================
@@ -0,0 +1,111 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
fhahn wrote:
might be worth using a slightly more descriptive name for the file, e.g. `llvm/test/Transforms/LoopVectorize/X86/pr131359-dead-for-splice.ll
https://github.com/llvm/llvm-project/pull/131486
More information about the llvm-commits
mailing list