[LLVMdev] Using llvm Metadata inside llc
Michael D'Hont
michael.dhont at ugent.be
Fri Apr 12 07:37:50 PDT 2013
Is there any way to work with the metadata inside llc? Or is there a
specific reason why metadata is not supported inside llc? Because as I see
it the metadata get's completely removed during instruction selection.
I would like to use the metadata to influence Loop Specific transformations
and if-conversion.
Kind Regards
Michael D'hont
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130412/eb860a2d/attachment.html>
More information about the llvm-dev
mailing list