Aleksandr Bezzubikov 624e4d087e [GlobalISel] Support ConstantAsMetadata in IRTranslator
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.
2021-09-21 11:24:56 -04:00
..
2021-02-17 16:01:32 -08:00
2019-07-02 14:16:39 +00:00
2020-08-05 12:36:26 -07:00
2020-07-23 20:56:19 +02:00