================
@@ -1578,6 +1578,11 @@ class MovDPP8Pattern<Predicate Pred, Instruction Inst, 
ValueType vt> : GCNPat <
   let OtherPredicates = [Pred];
 }
 
+def : GCNPat <
----------------
jayfoad wrote:

Can you do this in the definition of V_CVT_OFF_F32_I4, instead of using a 
separate Pat?

https://github.com/llvm/llvm-project/pull/133741
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to