[all-commits] [llvm/llvm-project] a6a7a1: Fully qualify MLIR type in TableGen emitter
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Jun 2 14:08:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6a7a1bae4e99f2a25f6c01ddc40c5c3b37b71f9
https://github.com/llvm/llvm-project/commit/a6a7a1bae4e99f2a25f6c01ddc40c5c3b37b71f9
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp
Log Message:
-----------
Fully qualify MLIR type in TableGen emitter
This is important for users that don't enclose their dialect within the MLIR
namespace.
More information about the All-commits
mailing list