================
@@ -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