================
@@ -461,6 +461,8 @@ class AMDGPUInstructionSelector final : public
InstructionSelector {
/// Match an any extend from a 32-bit value to 64-bit.
Register matchAnyExtendFromS32(Register Reg) const;
+ bool selectS16MergeToS32(MachineInstr &MI) const;
----------------
petar-avramovic wrote:
move before selectG_MERGE_VALUES
https://github.com/llvm/llvm-project/pull/200082
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits