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

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 16:00:54 PDT 2020


ctetreau created this revision.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
ctetreau added reviewers: david-arm, fpetrogalli, spatel.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80334

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80334.265367.patch
Type: text/x-patch
Size: 8354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/2cb76c78/attachment-0001.bin>


More information about the llvm-commits mailing list