[all-commits] [llvm/llvm-project] 03eb1c: [CodeGen] Disable default copy ctor and copy assig...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Thu Jun 8 00:51:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03eb1c9755f0d17b5294fadc2ea2f78d690351b4
https://github.com/llvm/llvm-project/commit/03eb1c9755f0d17b5294fadc2ea2f78d690351b4
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M llvm/include/llvm/CodeGen/RegisterPressure.h
Log Message:
-----------
[CodeGen] Disable default copy ctor and copy assignment operator for PressureDiffs
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D152237
More information about the All-commits
mailing list