[PATCH] D44374: [GlobalISel] Add support for lowering vector operations to scalar.

Ryan Houdek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 07:52:15 PDT 2018


Sonicadvance1 updated this revision to Diff 138007.
Sonicadvance1 added a comment.

Updated the diff with as much context as possible


Repository:
  rL LLVM

https://reviews.llvm.org/D44374

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44374.138007.patch
Type: text/x-patch
Size: 5412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/63e0b673/attachment.bin>


More information about the llvm-commits mailing list