[PATCH] D102279: [InstCombine] Support one-hot merge for logical and/or

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 12:01:44 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8f7dee1dffb: [InstCombine] Support one-hot merge for logical and/or (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102279

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/onehot_merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102279.344899.patch
Type: text/x-patch
Size: 13092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/1cbc3e13/attachment.bin>


More information about the llvm-commits mailing list