[PATCH] D134732: fix vectorization of library calls

Tim Schmielau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 07:03:12 PDT 2022


tim.schmielau updated this revision to Diff 463544.
tim.schmielau added a comment.

- Remove duplicate checks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134732

Files:
  llvm/include/llvm/Analysis/VecFuncs.def
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Transforms/LoopVectorize/X86/libm-vector-calls-VF2-VF8.ll
  llvm/test/Transforms/LoopVectorize/X86/libm-vector-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134732.463544.patch
Type: text/x-patch
Size: 11509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/9cc0caab/attachment-0001.bin>


More information about the llvm-commits mailing list