[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 12:42:57 PDT 2017


kristof.beyls updated this revision to Diff 95187.
kristof.beyls marked an inline comment as done.
kristof.beyls added a comment.

Further tweaks based on Ahmed's 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.95187.patch
Type: text/x-patch
Size: 21220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/7b262e50/attachment.bin>


More information about the llvm-commits mailing list