This patch is to add PowerPC vec_stxvp and vsx_stxvp intrinsic.
Co-authored-by: @tislam
Paths
| Differential D157768
[flang] Add PowerPC vec_stxvp and vsx_stxvp intrinsic ClosedPublic Authored by kkwli0 on Aug 11 2023, 6:37 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: mehdi_amini, steven.zhang, jdoerfert and 3 others. · View Herald Transcript kkwli0 retitled this revision from [flang] Add PowerPC vec_stxvp intrinsic to [flang] Add PowerPC vec_stxvp and vsx_stxvp intrinsic.Aug 11 2023, 6:39 PM
kkwli0 added inline comments.
This revision is now accepted and ready to land.Aug 14 2023, 11:16 AM
kkwli0 marked 2 inline comments as done. Comment ActionsAddress review comments
This revision was landed with ongoing or failed builds.Aug 14 2023, 12:39 PM Closed by commit rGd9c2c6fcb109: [flang] Add PowerPC vec_stxvp and vsx_stxvp intrinsic (authored by kkwli0). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550056 flang/include/flang/Optimizer/Builder/PPCIntrinsicCall.h
flang/lib/Optimizer/Builder/PPCIntrinsicCall.cpp
flang/module/__ppc_intrinsics.f90
flang/test/Lower/PowerPC/ppc-pwr10-vec-intrinsics.f90
flang/test/Lower/PowerPC/ppc-vec-store.f90
|
Is this change intentional?