[PATCH] D45731: [InstCombine] Adjusting bswap pattern matching to hold for And/Shift mixed case

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 10:30:00 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330345: [if-converter] Handle BBs that terminate in ret during diamond conversion (authored by kparzysz, committed by ).
Herald added a subscriber: nemanjai.

Changed prior to commit:
  https://reviews.llvm.org/D45731?vs=142805&id=143125#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45731

Files:
  llvm/trunk/lib/CodeGen/IfConversion.cpp
  llvm/trunk/test/CodeGen/Hexagon/ifcvt-diamond-ret.mir
  llvm/trunk/test/CodeGen/MIR/PowerPC/ifcvt-diamond-ret.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45731.143125.patch
Type: text/x-patch
Size: 5852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/e60e5a3c/attachment.bin>


More information about the llvm-commits mailing list