[PATCH] D63903: [InstCombine][NFCI] Update test cases in onehot_merge.ll

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 16:12:35 PDT 2019


huihuiz created this revision.
huihuiz added reviewers: lebedev.ri, spatel, efriedma, craig.topper.
huihuiz added a project: LLVM.
huihuiz added a parent revision: D62818: [InstCombine] Introduce fold for icmp pred (and X, (sh signbit, Y)), 0..

Use both one bit and signbit shifting to check for one bit merge.


Repository:
  rL LLVM

https://reviews.llvm.org/D63903

Files:
  llvm/test/Transforms/InstCombine/onehot_merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63903.206957.patch
Type: text/x-patch
Size: 4241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/f2b7edb9/attachment.bin>


More information about the llvm-commits mailing list