[PATCH] D58155: [GlobalISel][AArch64] Legalize + select some llvm.ctlz.* intrinsics
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 15:35:34 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354299: [GlobalISel][AArch64] Legalize + select some llvm.ctlz.* intrinsics (authored by paquette, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58155?vs=187277&id=187279#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58155/new/
https://reviews.llvm.org/D58155
Files:
llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-ctlz.mir
llvm/trunk/test/CodeGen/AArch64/arm64-clrsb.ll
llvm/trunk/test/CodeGen/AArch64/arm64-vclz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58155.187279.patch
Type: text/x-patch
Size: 12870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/681e57be/attachment.bin>
More information about the llvm-commits
mailing list