[PATCH] D73753: [ConstantFold][SVE] Fix constant folding for scalable vector compare instruction.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 23:36:46 PST 2020


huihuiz updated this revision to Diff 243748.
huihuiz added a comment.

Thanks Eli for the feedback!

Supporting scalable vector for ConstantInt::get() and Constant::getAllOnesValue() in D74386 <https://reviews.llvm.org/D74386>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73753

Files:
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/Constants.cpp
  llvm/test/Analysis/ConstantFolding/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73753.243748.patch
Type: text/x-patch
Size: 3939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/9b0c26a8/attachment-0001.bin>


More information about the llvm-commits mailing list