diff options
author | Jaeho Kim <oojahooo@gmail.com> | 2025-08-01 19:54:04 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 06:54:04 -0400 |
commit | 103461f1190e90b141830bc50734874ba954dfe6 (patch) | |
tree | cdd936c71358686e020dbf0e193cf7771d9eaeb2 /lldb/unittests/ScriptInterpreter/Python | |
parent | ceb2b9c141903c16d76e0b3a0cbeb0e9f3c68d5c (diff) | |
download | llvm-103461f1190e90b141830bc50734874ba954dfe6.zip llvm-103461f1190e90b141830bc50734874ba954dfe6.tar.gz llvm-103461f1190e90b141830bc50734874ba954dfe6.tar.bz2 |
[mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (#147262)
The `gpu.module` operation can contain `spirv.target_env` attributes
within an array attribute named `"targets"`. So it accounts for that
case by iterating over the `"targets"` attribute, if present, and
looking up `spirv.target_env`.
---------
Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions