[PATCH] D71925: AMDGPU/GlobalISel: Select G_UADDE/G_USUBE

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 05:54:13 PST 2019


arsenm created this revision.
arsenm added reviewers: nhaehnle, tstellar, kerbowa.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm added a parent revision: D71860: AMDGPU/GlobalISel: Replace handling of boolean values.

https://reviews.llvm.org/D71925

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-uadde.gfx10.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-uadde.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-usube.gfx10.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-usube.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71925.235407.patch
Type: text/x-patch
Size: 21520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191227/4d1dc37f/attachment.bin>


More information about the llvm-commits mailing list