[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
Mon Nov 16 15:09:24 PST 2020


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

Fix broken 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/test/Transforms/InstSimplify/ConstProp/vscale.ll
  llvm/test/Transforms/InstSimplify/cmp-vec-fast-path.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77442.305610.patch
Type: text/x-patch
Size: 39528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/95e03b33/attachment-0001.bin>


More information about the llvm-commits mailing list