[llvm] [SandboxVec][BottomUpVec] Add cost estimation and tr-accept-or-revert pass (PR #126325)
Jorge Gorbe Moya via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 16:43:37 PST 2025
================
@@ -0,0 +1,55 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
slackito wrote:
Do we have a test case where vectorization is rejected due to the cost threshold?
https://github.com/llvm/llvm-project/pull/126325
More information about the llvm-commits
mailing list