[llvm-dev] Dependence Analysis (original) (raw)
Артём Вопилов via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 19 14:09:09 PST 2018
- Previous message: [llvm-dev] [RFC] Adding thread group semantics to LangRef (motivated by GPUs)
- Next message: [llvm-dev] 7.0.1-final has been tagged
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ". 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
- Previous message: [llvm-dev] [RFC] Adding thread group semantics to LangRef (motivated by GPUs)
- Next message: [llvm-dev] 7.0.1-final has been tagged
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]