diff options
author | Ivan Butygin <ivan.butygin@gmail.com> | 2025-02-13 15:53:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 17:53:12 +0300 |
commit | aecb764cc2e026ecb5c418dd56f2722c6f263e8b (patch) | |
tree | a0cb7ac63deafa2b6f6cd3a452908f5a8427a242 /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | |
parent | 3e54964dcf35dcca02e5d8f18294d6763be35918 (diff) | |
download | llvm-aecb764cc2e026ecb5c418dd56f2722c6f263e8b.zip llvm-aecb764cc2e026ecb5c418dd56f2722c6f263e8b.tar.gz llvm-aecb764cc2e026ecb5c418dd56f2722c6f263e8b.tar.bz2 |
[mlir][gpu] GPUToROCDL/NVVM: use generic llvm conversion interface instead of hardcoded conversions. (#124439)
Using `ConvertToLLVMPatternInterface` allows to unhardcode specific
dialect conversions from passes and, more importantly, allows downstream
projects to inject their ops/types translation here by registering
corresponding interface.
Add `allowed-dialects` option so user can control which dialects can be
used to populate conversions.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions