This patch tests folding of the F08 shift (shiftl, shiftr`, shifta) and combined shift (dshiftl, dshiftr) intrinsics. This is related to D129316 which implements lowering for those intrinsics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo