[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 13:45:50 PST 2020


ctetreau updated this revision to Diff 305588.
ctetreau added a comment.
Herald added a subscriber: dexonsmith.

Necro patch. address code review issues.


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/cmp-vec-fast-path.ll

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


More information about the llvm-commits mailing list