================
@@ -1578,6 +1596,17 @@ let TargetPrefix = "nvvm" in {
}
}
+ //
+ // Mul
+ //
+ foreach ftz = ["", "_ftz"] in {
----------------
AlexMaclean wrote:Put these with the other multiplication intrinsics. https://github.com/llvm/llvm-project/pull/170079 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
