[llvm-dev] Dump Module IR with SCEV as comment

Friedman, Eli via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 22 18:37:56 PDT 2018


On 3/22/2018 6:29 PM, Alexandre Isoard via llvm-dev wrote:
> Hello,
>
> Is there a way to dump the Module IR with the SCEV as comment at the 
> end of each line?

AssemblyAnnotationWriter exists, but I don't think anyone has hooked it 
up to SCEV, specifically.

-Eli

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project



More information about the llvm-dev mailing list