[PATCH] D77442: [SVE] Take constant fold fast path for splatted vscale vectors

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 16:18:40 PDT 2020


ctetreau updated this revision to Diff 274635.
ctetreau added a comment.

fix tests, use new support for getSplatValue workikng with scalable vectors from D82416 <https://reviews.llvm.org/D82416>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77442

Files:
  llvm/lib/IR/ConstantFold.cpp
  llvm/test/Analysis/ConstantFolding/cmp-vec-fast-path.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77442.274635.patch
Type: text/x-patch
Size: 37207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/5be8c6d9/attachment-0001.bin>


More information about the llvm-commits mailing list