[all-commits] [llvm/llvm-project] 3242e7: [ARM][Codegen] Fix vector data miscompilation in ...

Austin via All-commits all-commits at lists.llvm.org
Fri Sep 6 23:09:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3242e7784190b6e544ec4018706fa5923a20a98e
      https://github.com/llvm/llvm-project/commit/3242e7784190b6e544ec4018706fa5923a20a98e
  Author: Austin <71816933+Zhenhang1213 at users.noreply.github.com>
  Date:   2024-09-07 (Sat, 07 Sep 2024)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/test/CodeGen/ARM/big-endian-neon-fp16-bitconv.ll
    M llvm/test/CodeGen/ARM/big-endian-vmov.ll
    M llvm/test/CodeGen/ARM/vmov.ll
    M llvm/test/CodeGen/Thumb2/mve-be.ll
    M llvm/test/CodeGen/Thumb2/mve-masked-ldst.ll
    M llvm/test/CodeGen/Thumb2/mve-pred-bitcast.ll
    M llvm/test/CodeGen/Thumb2/mve-pred-loadstore.ll
    M llvm/test/CodeGen/Thumb2/mve-pred-spill.ll
    M llvm/test/CodeGen/Thumb2/mve-vmovimm.ll

  Log Message:
  -----------
  [ARM][Codegen] Fix vector data miscompilation in  arm32be (#105519)

Fix #102418, resolved the issue of generating incorrect vrev during
vectorization in big-endian scenarios



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