================
@@ -160,6 +161,7 @@ LLVM_ABI void printTensormapSwizzleAtomicity(raw_ostream 
&OS,
                                              const Constant *ImmArgVal);
 LLVM_ABI void printTensormapFillMode(raw_ostream &OS,
                                      const Constant *ImmArgVal);
+LLVM_ABI void printFAddRoundingMode(raw_ostream &OS, const Constant 
*ImmArgVal);
----------------
Wolfram70 wrote:

Renamed to `printFPRoundingMode`, thanks!

https://github.com/llvm/llvm-project/pull/217336
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to