This feature enables the fusion of such operations on Cortex A57, as recommended in its Software Optimisation Guide, sections 4.14 and 4.15.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Small comment on the test, otherwise, looks good.
llvm/test/CodeGen/AArch64/misched-fusion-lit.ll | ||
---|---|---|
2 | Can you add a line that disables fusing (either A53 or mattr)? Just to make sure we check for the right things on both sides. |
Comment Actions
Thanks! LGTM. I think D28697 should be fine, too, but I'd rather Kristof/James/Tim would have an extra ack.
cheers,
--renato
Can you add a line that disables fusing (either A53 or mattr)? Just to make sure we check for the right things on both sides.