[llvm] [LLVM][CodeGen][X86] Add ConstantInt/FP based vector support to MachineInstr fixup and printing code. (PR #137331)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 25 08:51:57 PDT 2025


paulwalker-arm wrote:

> do you have actual test check changes for this please?

I don't understand what you mean.  I've added RUN lines to show the output now remains unchanged when the new code paths are enabled.

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


More information about the llvm-commits mailing list