[llvm] [RISCV][GISEL] instruction-select for G_SPLAT_VECTOR (PR #111193)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 15:28:49 PDT 2024


tschuett wrote:

Sure I trust you. But you build the G_CONSTANT just for:
```
int64_t CstVal = MI.getOperand(1).getCImm()->getSExtValue();
```


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


More information about the llvm-commits mailing list