[all-commits] [llvm/llvm-project] b95ad8: [DAGCombine] Use isLegalExtLoad for MatchLoadCombi...

David Green via All-commits all-commits at lists.llvm.org
Tue May 20 02:00:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b95ad8eca6ae1ef73b4ee3018b69446995f39353
      https://github.com/llvm/llvm-project/commit/b95ad8eca6ae1ef73b4ee3018b69446995f39353
  Author: David Green <david.green at arm.com>
  Date:   2025-05-20 (Tue, 20 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAGCombine] Use isLegalExtLoad for MatchLoadCombine (#140536)

This looks wrong to me, but I don't have a test case where it alters the
generated code.



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