[all-commits] [llvm/llvm-project] fe7b5e: Revert "[AMDGPU] Call the `FINI_ARRAY` destructors...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Nov 10 08:02:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe7b5e2cfcf6848287010291081f85fa1f6bb2ef
https://github.com/llvm/llvm-project/commit/fe7b5e2cfcf6848287010291081f85fa1f6bb2ef
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
M llvm/test/CodeGen/AMDGPU/lower-ctor-dtor-constexpr-alias.ll
M llvm/test/CodeGen/AMDGPU/lower-ctor-dtor.ll
M llvm/test/CodeGen/AMDGPU/lower-multiple-ctor-dtor.ll
Log Message:
-----------
Revert "[AMDGPU] Call the `FINI_ARRAY` destructors in the correct order (#71815)"
This reverts commit c1d5865a313d0a8a254b37c852bdd444453c0f73.
Introduces a new use of ConstantExpr::getAShr().
More information about the All-commits
mailing list