[PATCH] D68437: AMDGPU/GlobalISel: Use S_MOV_B64 for inline constants

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 17:45:39 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, kerbowa.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.

This hides some defects in SIFoldOperands when the immediates are
split.


https://reviews.llvm.org/D68437

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  test/CodeGen/AMDGPU/GlobalISel/inst-select-constant.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-load-smrd.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68437.223126.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/5a8d4e05/attachment.bin>


More information about the llvm-commits mailing list