[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 19:10:05 PDT 2021


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

Enhance MC test on the new expression patterns.


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
  llvm/test/MC/AMDGPU/expressions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106445.360684.patch
Type: text/x-patch
Size: 17631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/f0bb36bd/attachment-0001.bin>


More information about the llvm-commits mailing list