[llvm] [lld] [X86] movsd/movss/movd/movq - add support for constant comments (PR #78601)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 02:31:25 PST 2024


https://github.com/RKSimon commented:

A few changes due to the MC-MI diff, there's no clean way to get the ConstantPool data in MC (we already have to do something similar for all the shuffles that load a mask)

https://github.com/llvm/llvm-project/pull/78601


More information about the llvm-commits mailing list