[all-commits] [llvm/llvm-project] 2dd00c: [mlir][ods] Cleanup of handling Op vs OpAdaptor
Jeff Niu via All-commits
all-commits at lists.llvm.org
Tue Nov 9 12:09:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dd00c17e001e8084124110af7276102993d8171
https://github.com/llvm/llvm-project/commit/2dd00c17e001e8084124110af7276102993d8171
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M mlir/test/mlir-tblgen/op-attribute.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir][ods] Cleanup of handling Op vs OpAdaptor
In preparation for implementation subrange lookup on attributes.
Depends on D113039
Reviewed By: jpienaar, Chia-hungDuan
Differential Revision: https://reviews.llvm.org/D113128
More information about the All-commits
mailing list