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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 08:30:43 PDT 2019


spatel reopened this revision.
spatel added a comment.
This revision is now accepted and ready to land.

I reverted this patch because it caused many bots to fail on AArch64/ARM/AMDGPU codegen tests like:
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/18791/steps/test/logs/stdio


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68250





More information about the llvm-commits mailing list