diff options
| author | Roman Gareev <gareevroman@gmail.com> | 2017-07-19 16:59:06 +0000 |
|---|---|---|
| committer | Roman Gareev <gareevroman@gmail.com> | 2017-07-19 16:59:06 +0000 |
| commit | 750374181b0e1fab569b868161fdd93e13cc9c04 (patch) | |
| tree | 2be29bf170b17ae130633539460da2a35ec05923 /clang | |
| parent | d59fbec8e20417f9ff05a26adfe5ffb4097b3b83 (diff) | |
| download | bcm5719-llvm-750374181b0e1fab569b868161fdd93e13cc9c04.tar.gz bcm5719-llvm-750374181b0e1fab569b868161fdd93e13cc9c04.zip | |
Make the pattern matching work with modified memory accesses
Some optimizations (e.g., DeLICM) can modify memory accesses (e.g., change
their MemoryKind). Consequently, the pattern matching should take it into
the account.
Reviewed-by: Tobias Grosser <tobias@grosser.es>,
Michael Kruse <llvm@meinersbur.de>
Differential Revision: https://reviews.llvm.org/D33138
llvm-svn: 308494
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions

