[all-commits] [llvm/llvm-project] 39eedf: [DAG] visitADDLikeCommutative - convert (add x, sh...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Apr 3 07:38:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39eedfded4b990132888b93e3bbf168be8af2038
      https://github.com/llvm/llvm-project/commit/39eedfded4b990132888b93e3bbf168be8af2038
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

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

  Log Message:
  -----------
  [DAG] visitADDLikeCommutative - convert (add x, shl(0 - y, n)) fold to SDPatternMatch. NFC.



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