We do this by merging the source with the high bits set to 0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp | ||
---|---|---|
622 | This should be able to handle cases where the result size is any multiple of the narrow size |
Comment Actions
Hi! After running a bisect, I believe this patch is causing the assertion error in https://bugs.llvm.org/show_bug.cgi?id=43171. Could you look into this? There is a reproducer attached to the bug.
This should be able to handle cases where the result size is any multiple of the narrow size