[PATCH] D68250: [DAGCombine] Match more patterns for half word bswap

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 09:47:12 PDT 2019


deadalnix updated this revision to Diff 223892.
deadalnix added a comment.

Fix erroneously inverted condition and ensuring previously broken tests are now passing again.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68250

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/bswap_tree.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68250.223892.patch
Type: text/x-patch
Size: 4270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/0a3c965f/attachment.bin>


More information about the llvm-commits mailing list