diff options
author | Jacques Pienaar <jpienaar@google.com> | 2021-12-12 08:06:59 -0800 |
---|---|---|
committer | Jacques Pienaar <jpienaar@google.com> | 2021-12-12 08:06:59 -0800 |
commit | b743ff161b8296f4f85d095582579e290117d823 (patch) | |
tree | df76fc8fa8f219e8503336140e21fa6b09d16cb4 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | efb7727a96ca8c02cc44ad83eea7c126db191d2b (diff) | |
download | llvm-b743ff161b8296f4f85d095582579e290117d823.zip llvm-b743ff161b8296f4f85d095582579e290117d823.tar.gz llvm-b743ff161b8296f4f85d095582579e290117d823.tar.bz2 |
[mlir] Relax restriction on name location parsing
We currently restrict parsing of location to not allow nameloc being
nested inside nameloc. This restriction may be historical as there
doesn't seem to be a reason for it anymore (locations like this can be
constructed in C++ and they print fine). Relax this restriction in the
parser to allow this nesting.
Differential Revision: https://reviews.llvm.org/D115581
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions