[all-commits] [llvm/llvm-project] 9a53fe: [LangRef] Fix typo in example describing memory la...

Björn Pettersson via All-commits all-commits at lists.llvm.org
Thu Jul 27 16:01:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a53fe50f4355e6dfcd6af534cb394a62128963b
      https://github.com/llvm/llvm-project/commit/9a53fe50f4355e6dfcd6af534cb394a62128963b
  Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Fix typo in example describing memory layout of a vector. NFC

The example describing bitcasts (and memory layout) involving
vector types was incorrect for little endian.

This was reported in https://reviews.llvm.org/D94964




More information about the All-commits mailing list