[all-commits] [llvm/llvm-project] a7cd64: Revert "Update ODS variadic segments "magic" attri...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Jul 24 12:27:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7cd64c9f12b25da7adb36a7e3be88a7ad89d649
https://github.com/llvm/llvm-project/commit/a7cd64c9f12b25da7adb36a7e3be88a7ad89d649
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M mlir/include/mlir/Bytecode/BytecodeImplementation.h
M mlir/include/mlir/Bytecode/Encoding.h
M mlir/include/mlir/IR/ODSSupport.h
M mlir/include/mlir/IR/OpBase.td
M mlir/include/mlir/IR/OpDefinition.h
M mlir/include/mlir/IR/OperationSupport.h
M mlir/include/mlir/TableGen/Property.h
M mlir/lib/Bytecode/Reader/BytecodeReader.cpp
M mlir/lib/Bytecode/Writer/IRNumbering.cpp
M mlir/lib/Bytecode/Writer/IRNumbering.h
M mlir/lib/IR/ODSSupport.cpp
M mlir/lib/TableGen/Property.cpp
M mlir/test/Dialect/LLVMIR/invalid.mlir
M mlir/test/IR/traits.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
M mlir/test/python/dialects/linalg/ops.py
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
M mlir/unittests/IR/AdaptorTest.cpp
M mlir/unittests/IR/OpPropertiesTest.cpp
Log Message:
-----------
Revert "Update ODS variadic segments "magic" attributes to use native Properties"
This reverts commit 20b93abca6516bbb23689c3777536fea04e46e14.
One python test is broken, WIP.
More information about the All-commits
mailing list