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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 03:01:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334816: [AMDGPU] Recognize x & ((1 << y) - 1) pattern. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48010?vs=150748&id=151478#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48010

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48010.151478.patch
Type: text/x-patch
Size: 3685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/a191db4d/attachment.bin>


More information about the llvm-commits mailing list