diff options
author | Jon Roelofs <jonathan_roelofs@apple.com> | 2025-06-10 12:44:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 09:44:53 -0700 |
commit | 68bb005ae021cbfaef8fe9fa8b3efcdf0e13e2b3 (patch) | |
tree | 81489213ef0b26cf08ebf5592f3ad483bbebd20b /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 9c54512c3ef1d9035b75a6c3005300cd84e33ef9 (diff) | |
download | llvm-68bb005ae021cbfaef8fe9fa8b3efcdf0e13e2b3.zip llvm-68bb005ae021cbfaef8fe9fa8b3efcdf0e13e2b3.tar.gz llvm-68bb005ae021cbfaef8fe9fa8b3efcdf0e13e2b3.tar.bz2 |
[Matrix] Add -debug-only prints when matrices get flattened (#142078)
This is a potential source of overhead, which we might be able to alleviate in some cases. For example, static element extracts, or shuffles that pluck out a specific row. Since these diagnostics are highly specific to the pass itself and not immediately actionable for compiler users, these prints don't make a whole lot of sense as Remarks.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions