[llvm-commits] [PATCH] Add Pattern ID Information

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Aug 5 16:42:14 PDT 2011


On Aug 5, 2011, at 4:28 PM, Villmow, Micah wrote:

>> You would be better off using an immediate operand to encode your extra
>> semantics.
> [Villmow, Micah] That is not really feasible to add an extra operand to 
> hundreds of instructions when there is already a location that store the
> 15 bits of information that is needed(8 in flags, 7 in AsmPrinterFlags). 

You are of course free to do whatever you want in your own tree. I am simply trying to steer you in a direction that will cause you less grief when merging with trunk.

/jakob





More information about the llvm-commits mailing list