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

yubingex007-a11y via All-commits all-commits at lists.llvm.org
Tue Jun 6 23:30:40 PDT 2023


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

  Changed paths:
    M llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h

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

Reviewed By: pengfei

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




More information about the All-commits mailing list