[all-commits] [llvm/llvm-project] 36f21e: [InstSimplify] Fix alloca alignments in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Nov 12 01:33:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36f21eedcfd06ff97ead9625adbf6d8153edd233
      https://github.com/llvm/llvm-project/commit/36f21eedcfd06ff97ead9625adbf6d8153edd233
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/cmp-alloca-offsets.ll

  Log Message:
  -----------
  [InstSimplify] Fix alloca alignments in test (NFC)

These zero-sized types should be 1-aligned, but we seem to
default to 8-aligned.



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