Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98064
[PowerPC] Removing _massv place holder ClosedPublic Authored by masoud.ataei on Mar 5 2021, 11:41 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: shchenz, kbarton, hiraditya, nemanjai. · View Herald TranscriptMar 5 2021, 11:41 AM This revision is now accepted and ready to land.Mar 8 2021, 11:52 AM Closed by commit rG820f508b08d7: [PowerPC] Removing _massv place holder (authored by masoud.ataei). · Explain WhyMar 8 2021, 1:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 329129 llvm/include/llvm/Analysis/VecFuncs.def
llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp
llvm/test/CodeGen/Generic/replace-intrinsics-with-veclib.ll
llvm/test/CodeGen/PowerPC/lower-massv-attr.ll
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-altivec.ll
llvm/test/Transforms/LoopVectorize/PowerPC/massv-calls.ll
llvm/test/Transforms/LoopVectorize/PowerPC/massv-nobuiltin.ll
llvm/test/Transforms/LoopVectorize/PowerPC/massv-unsupported.ll
llvm/test/Transforms/LoopVectorize/PowerPC/widened-massv-call.ll
llvm/test/Transforms/LoopVectorize/PowerPC/widened-massv-vfabi-attr.ll
llvm/test/Transforms/Util/add-TLI-mappings.ll
|