[PATCH] D52975: [TargetLowering][RISCV] Introduce getExtendForShiftAmount and implement for RISC-V

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 18:31:17 PDT 2018


efriedma added a comment.

I guess that sentence was weird. I meant, if the shift amount is too large, DAGCombine will fold the shift to undef.


https://reviews.llvm.org/D52975





More information about the llvm-commits mailing list