[all-commits] [llvm/llvm-project] 154c47: [SDAG] add helper for select->logic folds; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Mon Mar 1 13:28:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 154c47dc06b5b432f9d8a3e3773e0089099a43d8
      https://github.com/llvm/llvm-project/commit/154c47dc06b5b432f9d8a3e3773e0089099a43d8
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

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

  Log Message:
  -----------
  [SDAG] add helper for select->logic folds; NFC

This set of transforms should be extended to handle vector types.




More information about the All-commits mailing list