aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorFabian Mora <fmora.dev@gmail.com>2023-09-09 11:42:01 +0000
committerFabian Mora <fmora.dev@gmail.com>2023-09-09 12:45:21 +0000
commit119c489cc1a026feafe67c2b58c34b40dc2b6bd0 (patch)
tree4d41d329b913d46a6b4ddeb50266a9ac7c04d586 /clang/lib/Lex/ModuleMap.cpp
parent2374ae4362848d92963fac042e8a3e94b9e57e0b (diff)
downloadllvm-119c489cc1a026feafe67c2b58c34b40dc2b6bd0.zip
llvm-119c489cc1a026feafe67c2b58c34b40dc2b6bd0.tar.gz
llvm-119c489cc1a026feafe67c2b58c34b40dc2b6bd0.tar.bz2
Reland [mlir][test][gpu] Migrate CUDA tests to the TargetAttr compilation workflow (llvm#65768)
The revert happened due to a build bot failure that threw 'CUDA_ERROR_UNSUPPORTED_PTX_VERSION'. The failure's root cause was a pass using "+ptx76" for compilation and an old CUDA driver on the bot. This commit relands the patch with "+ptx60". Original Gh PR: #65768 Original commit message: Migrate tests referencing `gpu-to-cubin` to the new compilation workflow using `TargetAttrs`. The `test-lower-to-nvvm` pass pipeline was modified to use the new compilation workflow to simplify the introduction of future tests. The `createLowerGpuOpsToNVVMOpsPass` function was removed, as it didn't allow for passing all options available in the `ConvertGpuOpsToNVVMOp` pass.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions