[all-commits] [llvm/llvm-project] 98eda5: Revert "[HIP][LLVM][Opt] Add LLVM support for `hip...
Alex Voicu via All-commits
all-commits at lists.llvm.org
Tue Oct 10 04:16:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98eda5dda71a513b6ad7c8e0205093780289b36c
https://github.com/llvm/llvm-project/commit/98eda5dda71a513b6ad7c8e0205093780289b36c
Author: Alex Voicu <alexandru.voicu at amd.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
R llvm/include/llvm/Transforms/HipStdPar/HipStdPar.h
M llvm/lib/Passes/CMakeLists.txt
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Transforms/CMakeLists.txt
R llvm/lib/Transforms/HipStdPar/CMakeLists.txt
R llvm/lib/Transforms/HipStdPar/HipStdPar.cpp
R llvm/test/Transforms/HipStdPar/accelerator-code-selection.ll
R llvm/test/Transforms/HipStdPar/allocation-interposition.ll
R llvm/test/Transforms/HipStdPar/allocation-no-interposition.ll
R llvm/test/Transforms/HipStdPar/unsupported-asm.ll
R llvm/test/Transforms/HipStdPar/unsupported-builtins.ll
R llvm/test/Transforms/HipStdPar/unsupported-thread-local-direct-use.ll
R llvm/test/Transforms/HipStdPar/unsupported-thread-local-indirect-use.ll
Log Message:
-----------
Revert "[HIP][LLVM][Opt] Add LLVM support for `hipstdpar`" in order to address build breakage.
This reverts commit 9b98ebb0eb43b005921926a622177f10e13b1ac6.
More information about the All-commits
mailing list