When using instructions which have a MetadataAsValue argument
(e.g. some target-specific intrinsics)
MD canonicalization strips internal MDNodes with a
single ConstantAsMetadata child. That prevented IRTranslator
from the proper translation of such a calls.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
That's the problem, I couldn't find an in-tree target matching the usecase i.e. having some instruction (likely an intrinsic) accepting metadata argument