[PATCH] D106445: [amdgpu] Add 64-bit PC support when expanding unconditional branches.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 08:48:42 PDT 2021


hliao updated this revision to Diff 360481.
hliao added a comment.

Fix pre-merge checks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106445

Files:
  llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/test/CodeGen/AMDGPU/branch-relax-bundle.ll
  llvm/test/CodeGen/AMDGPU/branch-relaxation-debug-info.mir
  llvm/test/CodeGen/AMDGPU/branch-relaxation-gfx10-branch-offset-bug.ll
  llvm/test/CodeGen/AMDGPU/branch-relaxation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106445.360481.patch
Type: text/x-patch
Size: 16758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/4e0b66fd/attachment.bin>


More information about the llvm-commits mailing list