[all-commits] [llvm/llvm-project] e58d22: [NFC][AArch64][GlobalISel] Add test coverage for v...

Tobias Stadler via All-commits all-commits at lists.llvm.org
Wed Apr 23 07:23:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e58d227b09d533e2df644f827cedff8e206e0bfc
      https://github.com/llvm/llvm-project/commit/e58d227b09d533e2df644f827cedff8e206e0bfc
  Author: Tobias Stadler <mail at stadler-tobias.de>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store-vector.mir

  Log Message:
  -----------
  [NFC][AArch64][GlobalISel] Add test coverage for vector load/store legalization (#134904)

Precommit tests for vector load/store legalization changes. This exposes
a miscompile in LegalizerHelper::reduceLoadStoreWidth for non-byte-sized
vector elements, which will be fixed in a follow-up patch.
The other tests are potential miscompilations due to unclear semantics
of vector load/stores, which will be addressed in a follow-up
discussion.



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