[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
Mon Jul 26 11:21:13 PDT 2021
hliao updated this revision to Diff 361736.
hliao added a comment.
Rebase and kindly ping for review.
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
llvm/test/MC/AMDGPU/offset-expr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106445.361736.patch
Type: text/x-patch
Size: 18508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/cf126159/attachment.bin>
More information about the llvm-commits
mailing list