[all-commits] [llvm/llvm-project] 7810e6: [ARM] Introduce test for PR121565 (NFC)

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Tue Jan 7 00:44:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7810e6a3a81031fb2511f35ca0f173176b529527
      https://github.com/llvm/llvm-project/commit/7810e6a3a81031fb2511f35ca0f173176b529527
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    A llvm/test/CodeGen/ARM/sink-store-pre-load-dependency.mir

  Log Message:
  -----------
  [ARM] Introduce test for PR121565 (NFC)


  Commit: 446a426436c0b7e457992981d3a1f2b4fda19992
      https://github.com/llvm/llvm-project/commit/446a426436c0b7e457992981d3a1f2b4fda19992
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrInfo.td
    M llvm/test/CodeGen/ARM/sink-store-pre-load-dependency.mir
    M llvm/test/tools/llvm-mca/ARM/cortex-a57-memory-instructions.s

  Log Message:
  -----------
  [ARM] Record store with pre/post-indexed addressing as `mayStore`

A miscompilation issue observed during machine sinking has been
addressed with improved handling.

Fixes: https://github.com/llvm/llvm-project/issues/121299.


Compare: https://github.com/llvm/llvm-project/compare/9c1fecf9b9a9...446a426436c0

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