[PATCH] D48010: [AMDGPU] Recognize x & ((1 << y) - 1) pattern.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 07:19:41 PDT 2018


lebedev.ri updated this revision to Diff 150748.
lebedev.ri added a comment.

Oops, upload the right patch, not the same as in https://reviews.llvm.org/D48007 :)


Repository:
  rL LLVM

https://reviews.llvm.org/D48010

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  test/CodeGen/AMDGPU/extract-lowbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48010.150748.patch
Type: text/x-patch
Size: 3619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/5ad03678/attachment.bin>


More information about the llvm-commits mailing list