diff options
author | Jasmine Tang <jjasmine@igalia.com> | 2025-10-12 21:19:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-12 21:19:10 -0700 |
commit | 211872176514f7f8e7329dff6747d33c4d9406b4 (patch) | |
tree | b84fe688636a85ad7ff6baf4fa08c5d87f987195 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 47e9df8a74bc21dd14be4b619aeb28697e30b0f5 (diff) | |
download | llvm-211872176514f7f8e7329dff6747d33c4d9406b4.zip llvm-211872176514f7f8e7329dff6747d33c4d9406b4.tar.gz llvm-211872176514f7f8e7329dff6747d33c4d9406b4.tar.bz2 |
[MLIR] [NFC] Add static assert to subclass AbstractSparseLattice (#162547)
SparseForwardDataFlowAnalysis, with the comments specifying that StateT
must be subclassing AbstractSparseLattice, also places a static assert
in the class itself.
This commit adds the same missing assert for
SparseBackwardDataFlowAnalysis.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions