diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-10-08 10:21:33 -0700 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2022-10-12 17:25:23 -0700 |
commit | c23ac22f0ed9b76f127794534b3dfd5557389aed (patch) | |
tree | 31ab85100d9d3c640fc21ac62422797d8e672531 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | c3bc72ccb23eb13aa6efba81adf68a0518eebc52 (diff) | |
download | llvm-c23ac22f0ed9b76f127794534b3dfd5557389aed.zip llvm-c23ac22f0ed9b76f127794534b3dfd5557389aed.tar.gz llvm-c23ac22f0ed9b76f127794534b3dfd5557389aed.tar.bz2 |
llvm-reduce: Don't write out IR to score IR complexity
In a testcase I'm working on, the old write out and count IR lines
was taking about 200-300ms per iteration. This drops it out of the
profile.
This doesn't account for everything, but it doesn't seem to matter.
We should probably try to account for metadata and constantexpr tree
depths.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions