[PATCH] D56835: GlobalISel: Make buildConstant handle vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 11:42:26 PST 2019


arsenm updated this revision to Diff 182952.
arsenm added a comment.
Herald added a subscriber: mgorny.

Add unit test


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

https://reviews.llvm.org/D56835

Files:
  include/llvm/Support/LowLevelTypeImpl.h
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  unittests/CodeGen/GlobalISel/CMakeLists.txt
  unittests/CodeGen/GlobalISel/GISelMITest.h
  unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56835.182952.patch
Type: text/x-patch
Size: 5323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/eea1403a/attachment.bin>


More information about the llvm-commits mailing list