diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-12-07 01:00:37 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-12-07 23:11:14 +0000 |
commit | 242d5b2ba47d6956225d79ef6d1f0aa0a1cf8330 (patch) | |
tree | 377f26273b40054cfed20fcfeeecfe03a2478fe5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bcc4470bade15dbafa879973828a03c7e5194399 (diff) | |
download | llvm-242d5b2ba47d6956225d79ef6d1f0aa0a1cf8330.zip llvm-242d5b2ba47d6956225d79ef6d1f0aa0a1cf8330.tar.gz llvm-242d5b2ba47d6956225d79ef6d1f0aa0a1cf8330.tar.bz2 |
[mlir][Transforms] Simplify region before simplifying operation in CSE.
This covers more options for CSE. It also ensures that two operations
that have same operands but different regions to begin with, but same
regions after `simplifyRegions`, don't get both added to the list of
`knownValues`.
Fixes #59135
Differential Revision: https://reviews.llvm.org/D139490
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions