[llvm-dev] DiagnosticInfo and SCEV
Sanjoy Das via llvm-dev
llvm-dev at lists.llvm.org
Mon Jun 4 20:52:03 PDT 2018
On Mon, Jun 4, 2018 at 6:14 PM, Alexandre Isoard via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> - I would like to print meaningful expressions that does not involve llvm-ir
> variables.
I don't quite understand what you mean by this -- are you saying you
want to print SCEV expressions that have only constants at the leaves?
In any case, some examples will be helpful.
-- Sanjoy
>
> I think the second problem is hard, how would you suggest to proceed?
>
> --
> Alexandre Isoard
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
More information about the llvm-dev
mailing list