[PATCH] D82234: [amdgpu] Fix REL32 relocations with negative offsets.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 14:41:59 PDT 2020


hliao added a comment.

BTW, in the real example, that negative offset is created by LSR pass to reduce the code strength in a loop.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82234





More information about the llvm-commits mailing list