[PATCH] D128222: [PowerPC] Activate MASSV for Linux P10 and add support for finite math calls

Masoud Ataei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 13:29:41 PDT 2022


masoud.ataei created this revision.
masoud.ataei added reviewers: bmahjour, renenkel, akdandrea, w2yehia.
masoud.ataei added a project: PowerPC.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
Herald added a project: All.
masoud.ataei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Proposing to activate MASSV conversion for Linux power 10 architecture
and add support for finite math calls for those environments that still using
an old gnu toolchains.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128222

Files:
  llvm/include/llvm/Analysis/VecFuncs.def
  llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp
  llvm/test/CodeGen/PowerPC/lower-massv.ll
  llvm/test/CodeGen/PowerPC/pow_massv_075_025exp.ll
  llvm/test/CodeGen/PowerPC/powf_massv_075_025exp.ll
  llvm/test/Transforms/LoopVectorize/PowerPC/massv-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128222.438461.patch
Type: text/x-patch
Size: 40358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/b82db544/attachment-0001.bin>


More information about the llvm-commits mailing list