[llvm] [RISCV] Macro-fusion support for veyron-v1 CPU. (PR #70012)

Wang Pengcheng via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 10 20:16:40 PST 2023


================
@@ -0,0 +1,159 @@
+# REQUIRES: asserts
----------------
wangpc-pp wrote:

Do we need end-to-end llc tests like `llvm/test/CodeGen/RISCV/macro-fusion-lui-addi.ll`?

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


More information about the llvm-commits mailing list