Scale reg should never be zero, so when the quotient is zero, we
cannot assign it there. Limit this transform to avoid this situation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good to me. I personally prefer a more comprehensive test case filename.
Thank you for the patch!
Comment Actions
Well, using bug IDs in test names is a common practice, and the idea is to refer the bug that this patch fixes.