[PATCH] D77082: [AMDGPU] Handle SMRD signed offset immediate

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 17:55:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG30f18ed387c1: [AMDGPU] Handle SMRD signed offset immediate (authored by kerbowa).

Changed prior to commit:
  https://reviews.llvm.org/D77082?vs=254628&id=254661#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77082

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-constant.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/smrd.ll
  llvm/test/CodeGen/AMDGPU/smrd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77082.254661.patch
Type: text/x-patch
Size: 23655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/15ccd7bd/attachment.bin>


More information about the llvm-commits mailing list