Displaying 2 results from an estimated 2 matches for "4f7dfdd7".
2015 Nov 17
2
DFAPacketzer, Hexagon and bundles with 1 instruction
I'm trying to figure out how Hexagon (I'm using it as an example for my own
VLIW) is handling bundles with 1 instruction, but I don't quite get it.
Here is the code that I have for a endPacket
// endPacket - End the current packet, bundle packet instructions and reset
// DFA state.
void VLIWPacketizerList::endPacket(MachineBasicBlock *MBB,
2015 Nov 17
2
DFAPacketzer, Hexagon and bundles with 1 instruction
...IWPacketzierList::isSoloInstruction(...)? Say we have an instruction that
can't be bundled with anything, how would one form a packet from it?
--
R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151117/4f7dfdd7/attachment.html>