[PATCH] D31934: [GlobalISel] Support vector-of-pointers in LLT

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 06:30:31 PDT 2017


kristof.beyls updated this revision to Diff 95115.
kristof.beyls added a comment.

update patch taking into account Ahmed's review feedback.


https://reviews.llvm.org/D31934

Files:
  include/llvm/Support/LowLevelTypeImpl.h
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  lib/CodeGen/LowLevelType.cpp
  lib/Support/LowLevelType.cpp
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  unittests/CodeGen/LowLevelTypeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31934.95115.patch
Type: text/x-patch
Size: 20646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/0a6badd4/attachment.bin>


More information about the llvm-commits mailing list