[all-commits] [llvm/llvm-project] 25935c: Revert "[HIP][LLVM][Opt] Add LLVM support for `hip...
Alex Voicu via All-commits
all-commits at lists.llvm.org
Wed Oct 11 04:27:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25935c384dd83b131f3c09caaf23f7c63822cd46
https://github.com/llvm/llvm-project/commit/25935c384dd83b131f3c09caaf23f7c63822cd46
Author: Alex Voicu <alexandru.voicu at amd.com>
Date: 2023-10-11 (Wed, 11 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/Target/AMDGPU/CMakeLists.txt
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`"
This reverts commit c5bba7ea5a05f540948f76a189c880eb24a5e8c6.
More information about the All-commits
mailing list