[clang-tools-extra] [mlir] [NFC][MLIR] Fix some typos (PR #108355)
Matthias Springer via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 12 03:18:07 PDT 2024
================
@@ -335,7 +335,7 @@ SPIR-V Dialect op | LLVM Dialect op
`spirv.FOrdEqual` | `llvm.fcmp "oeq"`
`spirv.FOrdGreaterThan` | `llvm.fcmp "ogt"`
`spirv.FOrdGreaterThanEqual` | `llvm.fcmp "oge"`
-`spirv.FOrdLessThan` | `llvm.fcmp "olt"`
----------------
matthias-springer wrote:
Not a typo.
https://github.com/llvm/llvm-project/pull/108355
More information about the cfe-commits
mailing list