[all-commits] [llvm/llvm-project] 8f564a: [RISCV] Remove reference to non-existant __builtin...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Nov 29 11:07:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f564a1f30c160635a8225af5d20669ee42b468a
      https://github.com/llvm/llvm-project/commit/8f564a1f30c160635a8225af5d20669ee42b468a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M clang/lib/Headers/riscv_crypto.h

  Log Message:
  -----------
  [RISCV] Remove reference to non-existant __builtin_riscv_sha512sum0l/__builtin_riscv_sha512sum1l.

This was a copy/paste mistake from sig0/sig1 which have high and low halves.
sum0 and sum1 have sum0r and sum1r instead.




More information about the All-commits mailing list