[llvm] [RISCV][GISel] Add ZFA FP legalization and full tests for 9 insn (PR #118723)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 17:05:38 PST 2024
================
@@ -0,0 +1,78 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
topperc wrote:
This tests more than the legalizer. Put it in the llvm/test/CodeGen/RISCV/GlobalISel/ directory and name it half-zfa.ll like the SelectionDAG test.
https://github.com/llvm/llvm-project/pull/118723
More information about the llvm-commits
mailing list