[llvm] [AMDGPU] Add PC sign extension to insertIndirectBranch (PR #109233)
Carl Ritson via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 21 20:37:59 PDT 2024
perlfu wrote:
> This is not necessary. s_setpc_b64 will ignore the high bits.
OK, thanks!
https://github.com/llvm/llvm-project/pull/109233
More information about the llvm-commits
mailing list