[llvm] [RISCV] Teach RISCVTargetLowering::isFPImmLegal about fli+fneg (PR #149075)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 16 08:56:19 PDT 2025


topperc wrote:

I removed this in #108316. isLegalFPImm is not supposed to be in sync with lowerConstantFP. lowerConstantFP handles things that aren't legal.

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


More information about the llvm-commits mailing list