[all-commits] [llvm/llvm-project] 6bb2a4: [openmp] Default to new rtl for amdgpu
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Dec 6 08:56:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bb2a4f3e6546dc854a6f0dd37d81590e0b2990e
https://github.com/llvm/llvm-project/commit/6bb2a4f3e6546dc854a6f0dd37d81590e0b2990e
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
[openmp] Default to new rtl for amdgpu
Reverts D114965 as the compiler backend appears to be working again
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D115157
More information about the All-commits
mailing list