diff options
author | Luke Lau <luke@igalia.com> | 2022-12-14 12:10:03 +0000 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2022-12-14 12:11:30 +0000 |
commit | 982b8e0bbb38d7d411716192fc398500606ecedd (patch) | |
tree | 7ec8d406b74e772ac2d6e6ce92ee9366b89c0c13 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 463910ab2a8d95dd08ddba60f81b418693c8ee5b (diff) | |
download | llvm-982b8e0bbb38d7d411716192fc398500606ecedd.zip llvm-982b8e0bbb38d7d411716192fc398500606ecedd.tar.gz llvm-982b8e0bbb38d7d411716192fc398500606ecedd.tar.bz2 |
[WebAssembly][NFC] Add ComplexPattern for loads
This refactors out the offset and address operand pattern matching into
a ComplexPattern, so that one pattern fragment can match the dynamic and
static (offset) addresses in all possible positions.
Split out from D139530, which also contained an improvement to global
address folding.
Differential Revision: https://reviews.llvm.org/D139631
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions