[llvm-dev] Should Verifier be an analysis?
Krzysztof Parzyszek via llvm-dev
llvm-dev at lists.llvm.org
Thu Jul 12 11:50:49 PDT 2018
On 7/12/2018 1:05 PM, Hal Finkel via llvm-dev wrote:
> This I can definitely understand, but to this end, maybe we should have
> a setup where -print-after-all just doesn't reprint IR if the previous
> pass didn't change anything?
It can be helpful to see what passes actually ran, even if they didn't
change anything. Maybe we could have another option, like
-print-after-changes?
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the llvm-dev
mailing list