[PATCH] D114273: [AMDGPU] Do not generate ELF symbols for the local branch target labels

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 04:58:50 PST 2021


tpr added a subscriber: critson.
tpr added a comment.

In D114273#3144825 <https://reviews.llvm.org/D114273#3144825>, @t-tye wrote:

> @tpr does this change break anything in LLPC?

@critson identified one LLPC test that this broke because it relied on exact label names, but he has a test fix in https://github.com/GPUOpen-Drivers/llpc/pull/1533


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114273/new/

https://reviews.llvm.org/D114273



More information about the llvm-commits mailing list