[PATCH] D91266: [ARM][SchedModels] Add support for branch forms of ALU instructions to Cortex-A57 model
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 07:47:38 PST 2020
evgeny777 created this revision.
evgeny777 added reviewers: dmgreen, andreadb.
Herald added subscribers: danielkiss, gbedwell, hiraditya, kristof.beyls.
Herald added a project: LLVM.
evgeny777 requested review of this revision.
Patch also fixes computation of mutually exclusive predicates are computed for sequences of variants to be properly expanded
https://reviews.llvm.org/D91266
Files:
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMSchedule.td
llvm/lib/Target/ARM/ARMScheduleA57.td
llvm/lib/Target/ARM/ARMScheduleA57WriteRes.td
llvm/test/tools/llvm-mca/ARM/cortex-a57-basic-instructions.s
llvm/utils/TableGen/CodeGenSchedule.cpp
llvm/utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91266.304520.patch
Type: text/x-patch
Size: 24092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/234afa5f/attachment.bin>
More information about the llvm-commits
mailing list