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

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


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

Changed prior to commit:
  https://reviews.llvm.org/D48012?vs=150711&id=151479#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48012

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: D48012.151479.patch
Type: text/x-patch
Size: 3669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/ec363c2d/attachment.bin>


More information about the llvm-commits mailing list