[PATCH] D101253: Intel SVML calling conventions

Ivan Butygin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 04:47:55 PDT 2021


Hardcode84 updated this revision to Diff 340483.
Hardcode84 added a comment.

clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101253

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/include/llvm/IR/CallingConv.h
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLToken.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Target/X86/X86Subtarget.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/svml-calls-finite.ll
  llvm/test/Transforms/LoopVectorize/X86/svml-calls.ll
  llvm/utils/vim/syntax/llvm.vim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101253.340483.patch
Type: text/x-patch
Size: 34689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/a5ffe9b9/attachment.bin>


More information about the llvm-commits mailing list