[PATCH] D75371: [ARM] Optimise ASRL/LSRL to smaller shifts using demand bits.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 03:41:53 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c6c169dbd60: [ARM] Optimise ASRL/LSRL to smaller shifts using demand bits. (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D75371?vs=248714&id=250170#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75371/new/
https://reviews.llvm.org/D75371
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/Thumb2/fir.ll
llvm/test/CodeGen/Thumb2/shift_parts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75371.250170.patch
Type: text/x-patch
Size: 6909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/0aa2ac53/attachment.bin>
More information about the llvm-commits
mailing list