[all-commits] [llvm/llvm-project] 22a28d: [mlir][spirv] NFC: split bitwidth emulation tests out
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Aug 22 08:31:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22a28d89937333d581103af87d463d7b255d3e3e
https://github.com/llvm/llvm-project/commit/22a28d89937333d581103af87d463d7b255d3e3e
Author: Lei Zhang <antiagainst at gmail.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
A mlir/test/Conversion/MemRefToSPIRV/bitwidth-emulation.mlir
M mlir/test/Conversion/MemRefToSPIRV/memref-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] NFC: split bitwidth emulation tests out
This commit moves MemRefToSPIRV tests that involve bitwidth
emulation to their own test files. This is pure NFC.
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D158481
More information about the All-commits
mailing list