Unverified Commit 2ef7e208 authored by Sergio Afonso's avatar Sergio Afonso
Browse files

[MLIR] Enable converting dialect attributes on external functions

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()`.

Differential Revision: https://reviews.llvm.org/D156988
parent 490dae26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment