[llvm-dev] DFAPacketzer, Hexagon and bundles with 1 instruction

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Tue Nov 17 13:35:11 PST 2015


On 11/17/2015 3:30 PM, Rail Shafigulin via llvm-dev wrote:
>
> Is there a separate pass that creates a bundle from a single instruction?

No. An instruction on its own is equivalent to a bundle with that 
instruction only. Also, a BUNDLE must have at least 2 instructions.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list