[llvm] [AMDGPU] Add PC sign extension to insertIndirectBranch (PR #109233)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 02:01:55 PDT 2024


https://github.com/jayfoad requested changes to this pull request.

This is not necessary. s_setpc_b64 will ignore the high bits.

https://github.com/llvm/llvm-project/pull/109233


More information about the llvm-commits mailing list