[all-commits] [llvm/llvm-project] ac2a76: [SVE] Add test to show incorrect code generation f...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Fri Aug 11 06:38:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac2a7637fe744cc7651cd3bf172fc6e6a3392a3c
      https://github.com/llvm/llvm-project/commit/ac2a7637fe744cc7651cd3bf172fc6e6a3392a3c
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    A llvm/test/CodeGen/AArch64/alloca-load-store-scalable-struct.ll

  Log Message:
  -----------
  [SVE] Add test to show incorrect code generation for scalable vector struct loads and stores.

Patch also includes a minor fix to AArch64::isLegalAddressingMode
to ensure all scalable types have a suitable bailout.




More information about the All-commits mailing list