diff options
author | Rajas Vanjape <vmrajas@google.com> | 2022-08-25 19:05:58 +0000 |
---|---|---|
committer | Rajas Vanjape <vmrajas@google.com> | 2022-08-25 20:47:30 +0000 |
commit | 681b97e5869d49b1e5163534811f370ba5ac0e40 (patch) | |
tree | fd95c1b447dfe0fc2498312bab0f8979cf435c52 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 6ffd39731afd78a4bff182c200e845d7d1f60508 (diff) | |
download | llvm-681b97e5869d49b1e5163534811f370ba5ac0e40.zip llvm-681b97e5869d49b1e5163534811f370ba5ac0e40.tar.gz llvm-681b97e5869d49b1e5163534811f370ba5ac0e40.tar.bz2 |
Remove TODO related to adding assert from Sparse Tensor Pipeline code
Removing the TODO related to asserting that original `pm` is for ModuleOp.
The TODO is removed for following reasons:
1. There is no easy way to do this. We currently don't have this information stored in OpPassManager object.
2. There are currently no consumers of this information and storing this information with OpPassManager for a
simple assert will be an overkill.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D132699
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions