[all-commits] [llvm/llvm-project] 5910e8: [DAG] visitUDIV - call SimplifyDemandedBits to han...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Sep 15 04:30:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5910e8d6075648d941c5723eab856c58857e345d
      https://github.com/llvm/llvm-project/commit/5910e8d6075648d941c5723eab856c58857e345d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/X86/pr108728.ll

  Log Message:
  -----------
  [DAG] visitUDIV - call SimplifyDemandedBits to handle hidden constant foldable cases

Fixes #108728



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