[PATCH] D43364: [AArch64] Refactor instructions using SIMD immediates
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 17:29:45 PST 2018
evandro created this revision.
evandro added reviewers: hans, SjoerdMeijer, efriedma, sdesmalen.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar, rengolin.
evandro added a dependent revision: D42133: [AArch64] Improve code generation of vector mask build.
Get rid of icky goto loops and make the code easier to maintain. Otherwise, NFC.
Restore r324903 and fix PR36369.
Repository:
rL LLVM
https://reviews.llvm.org/D43364
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43364.134534.patch
Type: text/x-patch
Size: 30732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/bfd822a5/attachment.bin>
More information about the llvm-commits
mailing list