[PATCH] D96677: [AVR] Expand large shifts early in IR
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 14:51:35 PST 2021
aykevl updated this revision to Diff 327932.
aykevl added a comment.
- fixes so that `shl i32 undef, undef` doesn't crash
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96677/new/
https://reviews.llvm.org/D96677
Files:
llvm/lib/Target/AVR/AVR.h
llvm/lib/Target/AVR/AVRShiftExpand.cpp
llvm/lib/Target/AVR/AVRTargetMachine.cpp
llvm/lib/Target/AVR/CMakeLists.txt
llvm/test/CodeGen/AVR/shift-expand.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96677.327932.patch
Type: text/x-patch
Size: 11812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/5ae1a5dd/attachment.bin>
More information about the llvm-commits
mailing list