[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
Fri May 8 16:41:04 PDT 2020


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

add test


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/lib/IR/Constants.cpp
  llvm/test/Analysis/ConstantFolding/cmp-vec-fast-path.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77442.262975.patch
Type: text/x-patch
Size: 15630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/48568e79/attachment.bin>


More information about the llvm-commits mailing list