diff options
author | River Riddle <riddleriver@gmail.com> | 2022-09-13 01:07:29 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-09-13 11:39:20 -0700 |
commit | 34300ee3697e32926e998d1036925d0f59ffae02 (patch) | |
tree | 45b7a5d80550dc2fa48da6f14ef186002f035c56 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 6ab2bcffe45e660a68493e6a7cd04b6f05da51dc (diff) | |
download | llvm-34300ee3697e32926e998d1036925d0f59ffae02.zip llvm-34300ee3697e32926e998d1036925d0f59ffae02.tar.gz llvm-34300ee3697e32926e998d1036925d0f59ffae02.tar.bz2 |
[mlir] Add fallback support for parsing/printing unknown external resources
This is necessary/useful for building generic tooling that can roundtrip external
resources without needing to explicitly handle them. For example, this allows
for viewing the resources encoded within a bytecode file without having to
explicitly know how to process them (e.g. making it easier to interact with a
reproducer encoded in bytecode).
Differential Revision: https://reviews.llvm.org/D133460
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions