[llvm] [RISCV] Rematerialize vid.v (PR #97520)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 22:25:01 PDT 2024
================
@@ -0,0 +1,111 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
wangpc-pp wrote:
Rematerializable instructions can be hoisted in MachineLICM, need we add some loop tests here?
https://github.com/llvm/llvm-project/pull/97520
More information about the llvm-commits
mailing list