[all-commits] [llvm/llvm-project] b4f9c3: [CodeGen] Refactor ComplexDeinterleaving to run id...

Igor Kirillov via All-commits all-commits at lists.llvm.org
Mon Jul 3 03:36:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4f9c3a933e80de40ee7860db75bb1088cf9bfa7
      https://github.com/llvm/llvm-project/commit/b4f9c3a933e80de40ee7860db75bb1088cf9bfa7
  Author: Igor Kirillov <igor.kirillov at arm.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp

  Log Message:
  -----------
  [CodeGen] Refactor ComplexDeinterleaving to run identification on Values instead of Instructions

This change will make it easier to add identification of complex constants
in future patches.

Differential Revision: https://reviews.llvm.org/D153446




More information about the All-commits mailing list