Tim Gymnich 0dd43774a6
[LICM] Fix dropped metadata (#95221)
LICM drops metadata for call instructions when cloning instructions.
This patch just adds the missing `copyMetadata`.

Fixes #91919.
2024-06-19 10:22:52 +02:00
..