[all-commits] [llvm/llvm-project] cd0a2a: [flang] add QSORT extension intrinsic to the runti...

jeanPerier via All-commits all-commits at lists.llvm.org
Wed Mar 19 08:15:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd0a2a3f1bdaf8dc54d4a4d3c478d41345671e72
      https://github.com/llvm/llvm-project/commit/cd0a2a3f1bdaf8dc54d4a4d3c478d41345671e72
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M flang-rt/lib/runtime/extensions.cpp
    M flang/docs/Intrinsics.md

  Log Message:
  -----------
  [flang] add QSORT extension intrinsic to the runtime (#132033)

Add support for legacy Fortran intrinsic QSORT from lib 3f.
This is a thin Fortran wrapper over libc qsort.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list