================ ---------------- RKSimon wrote: Use the getShiftAmountConstant helper ```suggestion SDValue One = DAG.getShiftAmountConstant(1, IntVT, DL); ``` https://github.com/llvm/llvm-project/pull/169402