diff options
author | Kai Nacke <kai.peter.nacke@ibm.com> | 2024-04-29 12:06:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 12:06:26 -0400 |
commit | 1e174a7656f943fa2cad2489a226c90e03ca29ac (patch) | |
tree | 64b05f82d9a3921b4837e85148f819ef0aaee5f9 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 6f02120ac4463e5e0cda25e2aafc485a4fe634ea (diff) | |
download | llvm-1e174a7656f943fa2cad2489a226c90e03ca29ac.zip llvm-1e174a7656f943fa2cad2489a226c90e03ca29ac.tar.gz llvm-1e174a7656f943fa2cad2489a226c90e03ca29ac.tar.bz2 |
[TableGen][GISel] Handle frameindex/tframeindex (#90475)
Support patterns like
Pat<(p0 frameindex:$fi), (ADD tframeindex:$fi, 0)>;
in the GlobalISel emitter in TableGen. Currently, using such a pattern
results in an error message.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions