The interface allows the third argument (arg3) to be an integer of any kind. The ignore_tkr directive is applied to arg3 so that the number of interfaces can be reduced.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D155624
[flang] Simplify macros for vec_sld and vec_sldw intrinsics ClosedPublic Authored by kkwli0 on Jul 18 2023, 10:12 AM.
Details Summary The interface allows the third argument (arg3) to be an integer of any kind. The ignore_tkr directive is applied to arg3 so that the number of interfaces can be reduced.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2023, 10:34 AM Closed by commit rG42b41137d3a7: [flang] Simplify macros for the vec_sld and vec_sldw intrinsics (authored by kkwli0). · Explain WhyJul 19 2023, 5:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 541974 flang/module/__ppc_intrinsics.f90
|