Displaying 2 results from an estimated 2 matches for "4b938fbc".
2013 Mar 03
0
[LLVMdev] loop metdata instruction
...check for metadata.
Any suggestions how to fix this? How would the parallel loop metadata
discussed in here survive these CFG simplifications?
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130303/4b938fbc/attachment.html>
2013 Mar 01
2
[LLVMdev] loop metdata instruction
Hi
I'm working on a project which needs loop-attached metadata similar to
the parallel metadata discussed in here. Currently I'm trying to make
the metadata get through the optimisation passes unscathed. For loop
passes, I've solved that by modifying the LPPassManager to check for
metadata presence before and after runOnLoop, and restoring it if
necessary (assuming the loop didn't