[PATCH] D101576: Add support for llvm.assume intrinsic to the LoadStoreVectorizer pass

Viacheslav Nikolaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 14:51:56 PDT 2021


wvoquine created this revision.
wvoquine added reviewers: volkan, arsenm, rtereshin.
Herald added a subscriber: hiraditya.
wvoquine requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101576

Files:
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/test/Transforms/LoadStoreVectorizer/X86/vectorize-i8-nested-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101576.341646.patch
Type: text/x-patch
Size: 11476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/7f2ea5a6/attachment.bin>


More information about the llvm-commits mailing list