[all-commits] [llvm/llvm-project] 9b9848: [CodeGen] Disable default copy ctor and copy assig...

yubingex007-a11y via All-commits all-commits at lists.llvm.org
Thu Jun 8 00:52:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b9848fb4d04fb8d341c5035595c1531b7bd36e0
      https://github.com/llvm/llvm-project/commit/9b9848fb4d04fb8d341c5035595c1531b7bd36e0
  Author: Bing1 Yu <bing1.yu at intel.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/AggressiveAntiDepBreaker.h

  Log Message:
  -----------
  [CodeGen] Disable default copy ctor and copy assignment operator for AggressiveAntiDepBreaker

Reviewed By: pengfei

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




More information about the All-commits mailing list