[all-commits] [llvm/llvm-project] 6e5604: [TableGen][SchedModels] Fix aliasing of SchedWrite...
eleviant via All-commits
all-commits at lists.llvm.org
Tue Oct 13 03:05:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6e56046f65c0f40215373e1cfc9ca6b788daabda
https://github.com/llvm/llvm-project/commit/6e56046f65c0f40215373e1cfc9ca6b788daabda
Author: Evgeny Leviant <eleviant at accesssoftek.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
A llvm/test/TableGen/sched-aliases.td
M llvm/test/tools/llvm-mca/ARM/cortex-a57-basic-instructions.s
M llvm/utils/TableGen/CodeGenSchedule.cpp
M llvm/utils/TableGen/CodeGenSchedule.h
Log Message:
-----------
[TableGen][SchedModels] Fix aliasing of SchedWriteVariant
Differential revision: https://reviews.llvm.org/D89114
More information about the All-commits
mailing list