[llvm] [AMDGPU][True16][CodeGen] true16 codegen pat for fptrunc_round (PR #124044)
Brox Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 10:54:12 PST 2025
================
@@ -178,18 +180,21 @@ Status SIModeRegister::getInstructionMode(MachineInstr &MI,
unsigned Mode = MI.getOperand(2).getImm();
MI.removeOperand(2);
// Replacing the pseudo by a real instruction in place
----------------
broxigarchen wrote:
removed
https://github.com/llvm/llvm-project/pull/124044
More information about the llvm-commits
mailing list