This patch modifies the MLIR-to-LLVMIR translation pass to enable dialect attributes attached to external functions being processed by the corresponding dialect's translation interface via amendOperation().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo