[all-commits] [llvm/llvm-project] 1b14f3: [SDAG] add helper function for sext-of-setcc folds...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Jun 1 05:07:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b14f3951a205536d95ce7fab5b9f57f9ffa2ee0
      https://github.com/llvm/llvm-project/commit/1b14f3951a205536d95ce7fab5b9f57f9ffa2ee0
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

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

  Log Message:
  -----------
  [SDAG] add helper function for sext-of-setcc folds; NFC

Try to make this easier to read as noted in D103280




More information about the All-commits mailing list