[PATCH] D57748: AMDGPU: Add inverse ballot intrinsic

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 06:48:26 PST 2019


cwabbott updated this revision to Diff 185757.
cwabbott added a comment.

- Remove spurious whitespace change.
- Lower S_INV_BALLOT with EmitInstrWithCustomInserter.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57748

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUSearchableTables.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.inverse.ballot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57748.185757.patch
Type: text/x-patch
Size: 5635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/9b7210e5/attachment.bin>


More information about the llvm-commits mailing list