[llvm] [RISCV][GISel] Add FCLASS to onlyUsesFP for register bank selection (PR #118021)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 11:03:50 PST 2024


================
@@ -0,0 +1,21 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+
+; RUN: llc -mtriple=riscv32 -mattr=+f -global-isel \
+; RUN:   -disable-gisel-legality-check -verify-machineinstrs \
----------------
topperc wrote:

Can you drop the -disable-gisel-legality-check and -verify-machineinstrs.

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


More information about the llvm-commits mailing list