[Mlir-commits] [mlir] [mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (PR #74153)
Jakub Kuderski
llvmlistbot at llvm.org
Tue Jan 9 20:36:28 PST 2024
================
@@ -44,7 +44,10 @@ struct ExtfOnFloat8RewritePattern final
struct TruncfToFloat8RewritePattern final
----------------
kuhar wrote:
nit: This is existing code, but shouldn't this be called `TruncF*`? Also everywhere else.
https://github.com/llvm/llvm-project/pull/74153
More information about the Mlir-commits
mailing list