[all-commits] [llvm/llvm-project] 7aa739: [DAG] TargetLowering::ShrinkDemandedOp - pull out ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 16 05:12:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7aa7393aab9f912c0aa8f83d45de6cdd6e4c2223
      https://github.com/llvm/llvm-project/commit/7aa7393aab9f912c0aa8f83d45de6cdd6e4c2223
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

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

  Log Message:
  -----------
  [DAG] TargetLowering::ShrinkDemandedOp - pull out repeated getValueType calls. NFC


  Commit: 6bc0e362d74c955e4c5558f380d968f2a494f677
      https://github.com/llvm/llvm-project/commit/6bc0e362d74c955e4c5558f380d968f2a494f677
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

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

  Log Message:
  -----------
  [DAG] TargetLowering::ShrinkDemandedOp - move SmallVTBits iterator inside for loop. NFC


Compare: https://github.com/llvm/llvm-project/compare/1f5fdc22a26c...6bc0e362d74c


More information about the All-commits mailing list