Announcement

Collapse
No announcement yet.

RISC-V Auto-Vectorization Support For The GCC Compiler Started

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • RISC-V Auto-Vectorization Support For The GCC Compiler Started

    Phoronix: RISC-V Auto-Vectorization Support For The GCC Compiler Started

    A set of patches sent out this morning lay out the initial foundation for RISC-V auto-vectorization support within the GNU Compiler Collection (GCC)...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    LLVM's RISC-V support is years ahead.

    But unfortunately, most Linux distributions are built with gcc.

    Comment


    • #3
      Originally posted by ayumu View Post
      LLVM's RISC-V support is years ahead.

      But unfortunately, most Linux distributions are built with gcc.
      Not surprising. But if you really do run Linux on a RISC-V processor, you're probably best compiling the most performance critical packages yourself.

      You could use Gentoo or NixOS.

      Comment


      • #4
        Originally posted by ayumu View Post
        LLVM's RISC-V support is years ahead.

        But unfortunately, most Linux distributions are built with gcc.
        This stuff is not measured in years, and the techniques of interest are documented. The GCC RVV vectorizer will not take as long as the LLVM one did to become useful.

        Comment

        Working...
        X