[all-commits] [llvm/llvm-project] 9f2eea: Adopt Properties to store operations inherent Attr...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon May 8 08:34:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f2eea26a909468ec9eeacee3a9425b5b7216bb9
https://github.com/llvm/llvm-project/commit/9f2eea26a909468ec9eeacee3a9425b5b7216bb9
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
Log Message:
-----------
Adopt Properties to store operations inherent Attributes in the Affine dialect
This is part of an on-going migration to adopt Properties inside MLIR.
Differential Revision: https://reviews.llvm.org/D148878
Commit: 7122804409bc741d5f258881edbaf90053d47bb8
https://github.com/llvm/llvm-project/commit/7122804409bc741d5f258881edbaf90053d47bb8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
Log Message:
-----------
Adopt Properties to store operations inherent Attributes in the AMDGPU dialect
This is part of an on-going migration to adopt Properties inside MLIR.
Differential Revision: https://reviews.llvm.org/D148879
Commit: 537b27903aa6729dd4a3fdf590886f4f1ffd9793
https://github.com/llvm/llvm-project/commit/537b27903aa6729dd4a3fdf590886f4f1ffd9793
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/AMX/AMX.td
Log Message:
-----------
Adopt Properties to store operations inherent Attributes in the AMX dialect
This is part of an on-going migration to adopt Properties inside MLIR.
Differential Revision: https://reviews.llvm.org/D148880
Commit: 359dd473436096787133ddc54b0f63f5d0bfd204
https://github.com/llvm/llvm-project/commit/359dd473436096787133ddc54b0f63f5d0bfd204
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/ArmNeon/ArmNeon.td
Log Message:
-----------
Adopt Properties to store operations inherent Attributes in the ARMNeon dialect
This is part of an on-going migration to adopt Properties inside MLIR.
Differential Revision: https://reviews.llvm.org/D148881
Commit: 8b4a34a66f4678ebd82aed23e3a0c8512aa954b1
https://github.com/llvm/llvm-project/commit/8b4a34a66f4678ebd82aed23e3a0c8512aa954b1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/ArmSVE/ArmSVE.td
Log Message:
-----------
Adopt Properties to store operations inherent Attributes in the ARMSVE dialect
This is part of an on-going migration to adopt Properties inside MLIR.
Differential Revision: https://reviews.llvm.org/D148882
Commit: 8dacfdf03315997765a6fcf3bd98a858e766a82c
https://github.com/llvm/llvm-project/commit/8dacfdf03315997765a6fcf3bd98a858e766a82c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/Async/IR/AsyncDialect.td
Log Message:
-----------
Adopt Properties to store operations inherent Attributes in the Async dialect
This is part of an on-going migration to adopt Properties inside MLIR.
Differential Revision: https://reviews.llvm.org/D148883
Compare: https://github.com/llvm/llvm-project/compare/10f0158f005c...8dacfdf03315
More information about the All-commits
mailing list