diff options
author | River Riddle <riddleriver@gmail.com> | 2022-03-29 16:28:38 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-03-31 12:08:55 -0700 |
commit | 59bbc7a0851b6e0054bb3ed47df0958822f08880 (patch) | |
tree | f761a45a7d4dbffc020533c1ccd1cf907347ba81 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 2e55bc9f3c233679535e237623539195e6492ec1 (diff) | |
download | llvm-59bbc7a0851b6e0054bb3ed47df0958822f08880.zip llvm-59bbc7a0851b6e0054bb3ed47df0958822f08880.tar.gz llvm-59bbc7a0851b6e0054bb3ed47df0958822f08880.tar.bz2 |
[GreedPatternRewriter] Preprocess constants while building worklist when not processing top down
This avoids accidentally reversing the order of constants during successive
application, e.g. when running the canonicalizer. This helps reduce the number
of iterations, and also avoids unnecessary changes to input IR.
Fixes #51892
Differential Revision: https://reviews.llvm.org/D122692
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions