[all-commits] [llvm/llvm-project] f79d94: [MLIR/S90x] Convert tests to check 'target=...'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Dec 9 07:28:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f79d941575cca6adb547a2eb23bbab01ad6f7044
https://github.com/llvm/llvm-project/commit/f79d941575cca6adb547a2eb23bbab01ad6f7044
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M mlir/test/Bytecode/general.mlir
M mlir/test/Bytecode/invalid/invalid-dialect_section.mlir
M mlir/test/Bytecode/invalid/invalid-ir_section.mlir
M mlir/test/Bytecode/invalid/invalid-string_section.mlir
M mlir/test/Bytecode/invalid/invalid-structure.mlir
M mlir/test/Bytecode/invalid/invalid_attr_type_offset_section.mlir
M mlir/test/Bytecode/invalid/invalid_attr_type_section.mlir
M mlir/test/Bytecode/resources.mlir
M mlir/test/Dialect/Builtin/Bytecode/attrs.mlir
M mlir/test/Dialect/Builtin/Bytecode/types.mlir
M mlir/test/Dialect/Quant/Bytecode/types.mlir
M mlir/test/IR/elements-attr-interface.mlir
Log Message:
-----------
[MLIR/S90x] Convert tests to check 'target=...'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list