[PATCH] D63815: [DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitcast()) support

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 08:18:57 PST 2019


spatel commandeered this revision.
spatel edited reviewers, added: RKSimon; removed: spatel.
spatel added a comment.
Herald added a subscriber: mcrosier.

Commandeering to rebase. D71515 <https://reviews.llvm.org/D71515> / rG5e5e99c041e4 <https://reviews.llvm.org/rG5e5e99c041e48a69615eefd123dac23d9d0c7f73> removes one of the problems, but we probably need at least 1 other fix.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63815





More information about the llvm-commits mailing list