[PATCH] D30790: [LVI] Add an LVI printer pass to capture test LVI cache after transformations
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 10:52:39 PDT 2017
anna added a comment.
Thanks Daniel!
I'll submit a follow on patch (directly) for capturing lattice values of the function's arguments. Just realized while adding some test cases that the `AssemblyAnnotationWriter` only prints info for instructions and basic blocks.
Repository:
rL LLVM
https://reviews.llvm.org/D30790
More information about the llvm-commits
mailing list