[all-commits] [llvm/llvm-project] 87fbc0: [DAG] Pull out getTruncatedUSUBSAT helper from fol...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Feb 17 04:17:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87fbc06d06670dac5d8309b4f2fae8073667b4e5
      https://github.com/llvm/llvm-project/commit/87fbc06d06670dac5d8309b4f2fae8073667b4e5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

  Log Message:
  -----------
  [DAG] Pull out getTruncatedUSUBSAT helper from foldSubToUSubSat. NFCI.

This will simplify an incoming generic implementation of D25987.

I'll rebase D96703 shortly to support this.




More information about the All-commits mailing list