[llvm] [ARM] Refine shouldConvertFpToSat to not check for !FPVT.isSimple() (PR #194499)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 07:05:56 PDT 2026


================
@@ -13799,22 +13799,23 @@ bool ARMTargetLowering::preferIncOfAddToSubOfNot(EVT VT) const {
 
 bool ARMTargetLowering::shouldConvertFpToSat(unsigned Op, EVT FPVT,
----------------
LumioseSil wrote:

I will add the fp16 checks then.

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


More information about the llvm-commits mailing list