[all-commits] [llvm/llvm-project] afc159: [mlir][arith][spirv] Handle i1 sign extension in a...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Mon Nov 14 12:08:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afc159bbf12ac96298070f916a35321e7953a7b4
https://github.com/llvm/llvm-project/commit/afc159bbf12ac96298070f916a35321e7953a7b4
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M mlir/lib/Conversion/ArithToSPIRV/ArithToSPIRV.cpp
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Conversion/ArithToSPIRV/arith-to-spirv.mlir
Log Message:
-----------
[mlir][arith][spirv] Handle i1 sign extension in arith-to-spirv
Also fix some surrounding nits.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D137974
More information about the All-commits
mailing list