[PATCH] D80313: [SVE] Eliminate calls to default-false VectorType::get() from CodeGen

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 10:30:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcaa2fddce72f: [SVE] Eliminate calls to default-false VectorType::get() from CodeGen (authored by ctetreau).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80313

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/ValueTypes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80313.269284.patch
Type: text/x-patch
Size: 24176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/e26cc12f/attachment.bin>


More information about the llvm-commits mailing list