[all-commits] [llvm/llvm-project] a54320: [CodeGen] Clean up ScheduleDAGInstrs::addPhysRegDeps
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jul 28 07:44:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a54320392cd99bd23f991a487ec9a45e13f9cfb7
https://github.com/llvm/llvm-project/commit/a54320392cd99bd23f991a487ec9a45e13f9cfb7
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
Log Message:
-----------
[CodeGen] Clean up ScheduleDAGInstrs::addPhysRegDeps
Small refactorings, cosmetic changes, clean up some naming. NFCI.
More information about the All-commits
mailing list