[all-commits] [llvm/llvm-project] ea42c4: [SVE] Precommit test to show missing initialisatio...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Tue Sep 12 03:48:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea42c4ac6a24c28fc12d5373a851ff376ea452cf
      https://github.com/llvm/llvm-project/commit/ea42c4ac6a24c28fc12d5373a851ff376ea452cf
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll

  Log Message:
  -----------
  [SVE] Precommit test to show missing initialisation of call operand.

When calling func_f8_and_v0_passed_via_memory the memory used to
hold the first vector operand is allocated but not initialised.




More information about the All-commits mailing list