llvm-project
fcff5b07 - [LoongArch] Disable strict node mutation to fix strict FP lowering crash (#175484)

Commit
58 days ago
[LoongArch] Disable strict node mutation to fix strict FP lowering crash (#175484) The patch disables strict node mutation for LoongArch by setting IsStrictFPEnabled to true. This change fixes the current strict FP lowering crash only. ISD::STRICT_FSETCC and ISD::STRICT_FSETCCS can be further improved. Fixes #174606
Author
Parents
Loading