[PATCH] D89957: [ARM][SchedModels] Let ldm* instruction scheduling use MCSchedPredicate
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 09:47:08 PDT 2020
evgeny777 updated this revision to Diff 300021.
evgeny777 added a comment.
Fixed issue with update forms of ldm* instructions
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89957/new/
https://reviews.llvm.org/D89957
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMSchedule.td
llvm/lib/Target/ARM/ARMScheduleA57.td
llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
llvm/test/tools/llvm-mca/ARM/cortex-a57-basic-instructions.s
llvm/test/tools/llvm-mca/ARM/cortex-a57-memory-instructions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89957.300021.patch
Type: text/x-patch
Size: 20866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/b10c8bd1/attachment.bin>
More information about the llvm-commits
mailing list