[PATCH] D142618: [ConstraintElimination] Change debug output to display variable names.
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 07:27:09 PST 2023
zjaffal updated this revision to Diff 495845.
zjaffal marked 6 inline comments as done.
zjaffal added a comment.
1. Modify `debug.ll` test to display variable names.
2. Delete unused functions and rename `dumpdumpWithNames` to `dumpConstraint`
3. Address style comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142618/new/
https://reviews.llvm.org/D142618
Files:
llvm/include/llvm/Analysis/ConstraintSystem.h
llvm/lib/Analysis/ConstraintSystem.cpp
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
llvm/test/Transforms/ConstraintElimination/debug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142618.495845.patch
Type: text/x-patch
Size: 5674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/217fef6c/attachment.bin>
More information about the llvm-commits
mailing list