[PATCH] D83214: [AMDGPU][GlobalISel] Select llvm.amdgcn.ballot

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 05:55:10 PDT 2020


mbrkusanin updated this revision to Diff 276025.
mbrkusanin added a comment.

- Addressed comments
- Also renamed and updated tests for SDag. Let me know if you would rather have this as a separate patch.




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

https://reviews.llvm.org/D83214

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i64.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i32.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83214.276025.patch
Type: text/x-patch
Size: 16523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/c2fac7c5/attachment.bin>


More information about the llvm-commits mailing list