diff options
author | Fabian Mora <fmora.dev@gmail.com> | 2023-12-14 14:03:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 14:03:10 -0500 |
commit | 419c45a3252489d0ebac4535fe5a4ed9a6af6bbd (patch) | |
tree | deddf08f66a0f1e8e669eea6fbabac00c5ca0f8b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 15c06bc4af6e11af3dfac465cdb4e772e70505e7 (diff) | |
download | llvm-419c45a3252489d0ebac4535fe5a4ed9a6af6bbd.zip llvm-419c45a3252489d0ebac4535fe5a4ed9a6af6bbd.tar.gz llvm-419c45a3252489d0ebac4535fe5a4ed9a6af6bbd.tar.bz2 |
[mlir][gpu] Fix crash in `gpu-module-to-binary` (#75477)
This patch fixes the error in issue #75434. The crash was being caused
by not checking for a lack of target attributes in a GPU module. It's
now considered an error to invoke the pass with a GPU module with no
target attributes.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions