[llvm] [RISCV] Support .option {no}exact (PR #122483)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 25 22:30:00 PDT 2025


================
@@ -0,0 +1,20 @@
+; RUN: llc -mtriple=riscv32 -mattr=+relax,+c %s --filetype=obj -o - \
----------------
MaskRay wrote:

Move to test/CodeGen/RISCV?

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


More information about the llvm-commits mailing list