[all-commits] [llvm/llvm-project] e38b0f: [MLIR] Fix arith.cmpf assembly syntax in the doc t...
Kevin Gleason via All-commits
all-commits at lists.llvm.org
Thu Aug 4 16:16:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e38b0fb008e595d37e436c125d3e41acd7944d06
https://github.com/llvm/llvm-project/commit/e38b0fb008e595d37e436c125d3e41acd7944d06
Author: Kevin Gleason <gleasonk at google.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/Arithmetic/IR/ArithmeticOps.td
Log Message:
-----------
[MLIR] Fix arith.cmpf assembly syntax in the doc to match the implementation (NFC)
More information about the All-commits
mailing list