[PATCH] D61492: AMDGPU: Prepare for explicit absolute relocations in code generation

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 04:48:31 PDT 2019


nhaehnle updated this revision to Diff 198438.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.

Add a test/CodeGen/MIR/AMDGPU test.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61492

Files:
  include/llvm/MC/MCExpr.h
  lib/MC/MCExpr.cpp
  lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/MIR/AMDGPU/target-flags.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61492.198438.patch
Type: text/x-patch
Size: 4836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/a77815ab/attachment.bin>


More information about the llvm-commits mailing list