TX Gas limit and block building

When I call smart contract methods, does set gaslimit affects how calls will be selected to blocks? Imagine, I set max gaslimit to lot of small tx (i know i should not:), could they be still merged to one block? Or proposer will see, hey, high limit, i have no space for it in block, and transactions will be processed slowly during lots of blocks?