diff options
author | Diana Picus <Diana-Magda.Picus@amd.com> | 2024-09-13 11:54:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 11:54:30 +0200 |
commit | 335620853117153e52ce54fe4e879f66aa23ff99 (patch) | |
tree | 9561b826ac89cbee94ac0e10072e799997d247bd /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d4f6ad51603405ab4e998fa6416bfdff4b1f43d4 (diff) | |
download | llvm-335620853117153e52ce54fe4e879f66aa23ff99.zip llvm-335620853117153e52ce54fe4e879f66aa23ff99.tar.gz llvm-335620853117153e52ce54fe4e879f66aa23ff99.tar.bz2 |
Reland "[amdgpu] Add llvm.amdgcn.init.whole.wave intrinsic" (#108512)
This reverts commit
https://github.com/llvm/llvm-project/commit/7792b4ae79e5ac9355ee13b01f16e25455f8427f.
The problem was a conflict with
https://github.com/llvm/llvm-project/commit/e55d6f5ea2656bf842973d8bee86c3ace31bc865
"[AMDGPU] Simplify and improve codegen for llvm.amdgcn.set.inactive
(https://github.com/llvm/llvm-project/pull/107889)"
which changed the syntax of V_SET_INACTIVE (and thus made my MIR test
crash).
...if only we had a merge queue.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions