[llvm] [RISCV][CostModel] Estimate cost of Extract/InsertElement with non-constant index when vector instructions are not available (PR #67334)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 10:25:29 PDT 2023


================
@@ -0,0 +1,114 @@
+; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py UTC_ARGS: --version 3
----------------
preames wrote:

Can you precommit the tests so that we can see the diff?  You don't need separate review for that.  

https://github.com/llvm/llvm-project/pull/67334


More information about the llvm-commits mailing list