[all-commits] [llvm/llvm-project] 379d95: [X86] LowerFP_EXTEND - X86ISD::CVTPH2PS doesn't ta...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Mar 10 08:31:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 379d95c210aa6ebca885f7352bb4030063b7c3d6
https://github.com/llvm/llvm-project/commit/379d95c210aa6ebca885f7352bb4030063b7c3d6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
Log Message:
-----------
[X86] LowerFP_EXTEND - X86ISD::CVTPH2PS doesn't take a rounding mode (#185659)
Fixes a verification failure in X86SelectionDAGInfo::verifyTargetNode (#185649)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list