[llvm-dev] Dependence Analysis
Артём Вопилов via llvm-dev
llvm-dev at lists.llvm.org
Wed Dec 19 14:09:09 PST 2018
Dear LLVM Developers,
My name is Artem Vopilov.
I am writing to you to ask about Dependence Analysis.
I am using Dependence Analysis with command "opt -analyze -da <file>".
Is there a possibility in LLVM to print sets of variables that depend on the same variable or some other options of getting clear (human-readable) output of Dependence Analysis?
I am looking forward to hearing from you!
Best regards,
Artem Vopilov
More information about the llvm-dev
mailing list