[all-commits] [llvm/llvm-project] c3b789: [X86] Add test case for #124871. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Feb 3 11:42:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3b7894fb82cabfd36005e9de018625d81ad89e1
      https://github.com/llvm/llvm-project/commit/c3b7894fb82cabfd36005e9de018625d81ad89e1
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-02-03 (Mon, 03 Feb 2025)

  Changed paths:
    M llvm/test/CodeGen/X86/fshl.ll

  Log Message:
  -----------
  [X86] Add test case for #124871. NFC

This shows missed opportunity to fold (fshl ld1, ld0, c) -> (ld0[ofs])
if the load chain results are used.



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