[llvm] selecting v_sat_pk instruction, version 2 (PR #123297)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 00:11:28 PST 2025


================
@@ -865,6 +865,15 @@ SITargetLowering::SITargetLowering(const TargetMachine &TM,
       setOperationAction({ISD::FMAXIMUM, ISD::FMINIMUM}, MVT::v2f16, Legal);
   }
 
+  // special dealing for v_sat_pk instruction
----------------
Pierre-vh wrote:

"Special case for v_sat_pk" fits more

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


More information about the llvm-commits mailing list