[all-commits] [llvm/llvm-project] f793d9: [CodeGen] MachineRegisterInfo::constrainRegAttrs -...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Aug 13 06:13:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f793d99b1172cd0c1a3415473f982f2d4f089ced
https://github.com/llvm/llvm-project/commit/f793d99b1172cd0c1a3415473f982f2d4f089ced
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-08-13 (Sun, 13 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/MachineRegisterInfo.cpp
Log Message:
-----------
[CodeGen] MachineRegisterInfo::constrainRegAttrs - add explicit auto reference to prevent copy.
Fixes static analysis warning
More information about the All-commits
mailing list