[PATCH] D72224: [LegalizeVectorOps] Improve handling of multi-result operations.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 13:00:58 PST 2020


craig.topper updated this revision to Diff 236260.
craig.topper added a comment.

Register the results of Expand and Promote in the LegalizedNodes map. Somehow I missed doing that before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72224

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72224.236260.patch
Type: text/x-patch
Size: 30614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200105/578c1156/attachment-0001.bin>


More information about the llvm-commits mailing list