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

Luke Quinn via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 11:14:57 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 \
----------------
lquinn2015 wrote:

Yeah no problem :) 

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


More information about the llvm-commits mailing list