Switch to using an optional group in the assembly format instead of a
custom directive. There's no change to the actual printed format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137087
[mlir][arith] Use declarative asm format for fastmath flags ClosedPublic Authored by rkayaith on Oct 31 2022, 9:58 AM.
Details Summary Switch to using an optional group in the assembly format instead of a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2022, 9:28 AM Closed by commit rG69112d0d2dc1: [mlir][arith] Use declarative asm format for fastmath flags (authored by rkayaith). · Explain WhyNov 2 2022, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472661 mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
mlir/lib/Dialect/Arith/IR/ArithOps.cpp
|