[all-commits] [llvm/llvm-project] f45b75: [DAG] SimplifyDemandedBits - call demanded elts va...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jan 4 02:54:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f45b75949d8ccc9890241ecf9b9ad11349e1d036
      https://github.com/llvm/llvm-project/commit/f45b75949d8ccc9890241ecf9b9ad11349e1d036
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

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

  Log Message:
  -----------
  [DAG] SimplifyDemandedBits - call demanded elts variant directly for SELECT/SELECT_CC nodes.

Don't rebuild the demanded elts mask every time.




More information about the All-commits mailing list