[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
Fri May 29 15:53:28 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

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

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.267395.patch
Type: text/x-patch
Size: 8354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/c6c90b4c/attachment.bin>


More information about the llvm-commits mailing list