diff options
| author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-06-29 14:24:46 +0000 |
|---|---|---|
| committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-06-29 14:24:46 +0000 |
| commit | dbaafe6766bf719288e79f468893547c9a12639a (patch) | |
| tree | 6464cf4ccaf7538e36650e1f9a3b968219f19b61 /clang/lib/Format | |
| parent | 2a03d4296a5e462855dd43c9808f406a4f1cea16 (diff) | |
| download | bcm5719-llvm-dbaafe6766bf719288e79f468893547c9a12639a.tar.gz bcm5719-llvm-dbaafe6766bf719288e79f468893547c9a12639a.zip | |
[llvm-mca] Remove field HasReadAdvanceEntries from class ReadDescriptor.
This simplifies the logic that updates RAW dependencies in the DispatchStage.
There is no advantage in storing that flag in the ReadDescriptor; we should
simply rely on the call to `STI.getReadAdvanceCycles()` to obtain the
ReadAdvance cycles. If there are no read-advance entries, then method
`getReadAdvanceCycles()` quickly returns 0.
No functional change intended.
llvm-svn: 335977
Diffstat (limited to 'clang/lib/Format')
0 files changed, 0 insertions, 0 deletions

