[PATCH] D53035: [LV] Legalize SVML call instructions during vector code generation

Karthik Senthil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 10:24:45 PDT 2020


karthiksenthil updated this revision to Diff 289755.
karthiksenthil added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Diff has been rebased to latest version of LV.


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

https://reviews.llvm.org/D53035

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/svml-calls-finite.ll
  llvm/test/Transforms/LoopVectorize/X86/svml-legal-calls.ll
  llvm/test/Transforms/LoopVectorize/X86/svml-legal-codegen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53035.289755.patch
Type: text/x-patch
Size: 32572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/d080b57f/attachment.bin>


More information about the llvm-commits mailing list