[Mlir-commits] [clang-tools-extra] [mlir] [NFC][MLIR] Fix some	typos (PR #108355)
    Matthias Springer 
    llvmlistbot at 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 Mlir-commits
mailing list