[all-commits] [llvm/llvm-project] e1e0ec: [mlir][spirv] Support more comparisons on boolean ...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Jun 28 09:07:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1e0ecb96e0aa3b3846484f82e4c0e8c31c50341
https://github.com/llvm/llvm-project/commit/e1e0ecb96e0aa3b3846484f82e4c0e8c31c50341
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
M mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Support more comparisons on boolean values
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D128692
More information about the All-commits
mailing list