[PATCH] D86938: [AMDGPU] Fix offset for REL32_HI relocs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 07:57:29 PDT 2020


arsenm added a comment.

I think the lo32/hi32 relocations are a broken concept to begin with and we should be using an expression to extract the low / high bits of the 64-bit relocations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86938



More information about the llvm-commits mailing list