[PATCH] D64730: AMDGPU/GlobalISel: Select G_AND/G_OR/G_XOR

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 05:58:58 PDT 2019


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

https://reviews.llvm.org/D64730

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  test/CodeGen/AMDGPU/GlobalISel/inst-select-and.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-or.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-xor.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64730.209825.patch
Type: text/x-patch
Size: 75540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/6ee74913/attachment-0001.bin>


More information about the llvm-commits mailing list