[all-commits] [llvm/llvm-project] 64c413: [DAG] visitVECTOR_SHUFFLE - move shuffle canonical...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Mar 1 01:42:20 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64c41301ce4c3bfc1f5d42423595b9084e36a824
      https://github.com/llvm/llvm-project/commit/64c41301ce4c3bfc1f5d42423595b9084e36a824
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

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

  Log Message:
  -----------
  [DAG] visitVECTOR_SHUFFLE - move shuffle canonicalization/merges all under the same legality test. NFCI.

Minor cleanup to move related combines closer together to make it more coherent, without changing the ordering.




More information about the All-commits mailing list