[PATCH] D63494: [AMDGPU] Fix for branch offset hardware workaround

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 22 06:31:20 PDT 2019


rtaylor updated this revision to Diff 206117.
rtaylor added a comment.

Fixed suggestions


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63494

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  test/MC/AMDGPU/offsetbug_once.s
  test/MC/AMDGPU/offsetbug_one_and_one.s
  test/MC/AMDGPU/offsetbug_twice.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63494.206117.patch
Type: text/x-patch
Size: 14646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190622/57f38c29/attachment.bin>


More information about the llvm-commits mailing list