diff options
author | moscickimilosz <Milosz.Moscicki@imgtec.com> | 2025-08-05 20:47:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 15:47:37 -0400 |
commit | c1add93e45ecf4e5bbc50a933bbb451f0b9596eb (patch) | |
tree | 9ca83dc271b1af26bebaf58c190e5866b46735e1 /llvm/lib/TextAPI/Architecture.cpp | |
parent | f8a4f61101bbed236adfeca58e59cac4b95afe15 (diff) | |
download | llvm-c1add93e45ecf4e5bbc50a933bbb451f0b9596eb.zip llvm-c1add93e45ecf4e5bbc50a933bbb451f0b9596eb.tar.gz llvm-c1add93e45ecf4e5bbc50a933bbb451f0b9596eb.tar.bz2 |
[mlir][spirv] Change Spirv.GlobalVariableOp builtin -> built_in (#152148)
GlobalVariableOp describes that built_in specifies SPIR-V BuiltIn
decoration associated with the op. The attribute was defined as builtin
in the tablegen (no uderscore). This was causing correct
GlobalVariableOp decorations like: built_in("GlobalInvocationId") to be
saved as a new attribute making it impossible to access the built_in
attribute through getBuiltinAttr.
Diffstat (limited to 'llvm/lib/TextAPI/Architecture.cpp')
0 files changed, 0 insertions, 0 deletions