Displaying 2 results from an estimated 2 matches for "51d879ce".
Did you mean:
150879ce
2017 Jan 17
2
Loop Invariants Detection questions
Hi all!
I'm new here, and would like to implement my own Loop Invariant Detection
adding some more information on Quasi-Invariants.
First, is there anything about Quasi-Invariants detection in LLVM I would
missed?
I've seen LICM using LoopInfo::isLoopInvariant for finding invariants.
It seems that this method considers a Value invariant if:
- it's an Instruction not presents in the
2017 Jan 18
2
Loop Invariants Detection questions
...nc.
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux
> Foundation Collaborative Project
>
>
--
RUBIANO Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170118/51d879ce/attachment.html>