[all-commits] [llvm/llvm-project] 6414ae: [RISCV] Do not commute with shift if we might brea...

Sudharsan Veeravalli via All-commits all-commits at lists.llvm.org
Wed Aug 27 04:31:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6414ae686b369db59d47d80f6d5a8965af33894e
      https://github.com/llvm/llvm-project/commit/6414ae686b369db59d47d80f6d5a8965af33894e
  Author: Sudharsan Veeravalli <quic_svs at quicinc.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/xqciac.ll

  Log Message:
  -----------
  [RISCV] Do not commute with shift if we might break a qc.shladd pattern (#155367)

Similar to what we do if might break a `sh{1,2,3}add` pattern.



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