[all-commits] [llvm/llvm-project] bdac97: Fix load64_aligned (#71391)

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Nov 6 05:59:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdac9720712aedae04ba96c53775d59e80aae69b
      https://github.com/llvm/llvm-project/commit/bdac9720712aedae04ba96c53775d59e80aae69b
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M libc/src/string/memory_utils/generic/aligned_access.h

  Log Message:
  -----------
  Fix load64_aligned (#71391)

Fix #64758 `load64_aligned` was missing a case for `alignment == 6`.




More information about the All-commits mailing list