[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
Thu Jul 22 07:34:53 PDT 2021
hliao updated this revision to Diff 360810.
hliao added a comment.
Rebase and test another MC encoding test.
- llvm/test/MC/AMDGPU/expressions.s adds the assembly parsing test
- llvm/test/MC/AMDGPU/offset-expr.s adds the encoding test
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.360810.patch
Type: text/x-patch
Size: 18508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/ea2edfe0/attachment.bin>
More information about the llvm-commits
mailing list