[PATCH] D67769: [ARM] Fix CTTZ for MVE
oliver cruickshank via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 09:49:50 PDT 2019
oliverlars created this revision.
oliverlars added reviewers: dmgreen, SjoerdMeijer, samparker, simon_tatham, t.p.northover.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls.
Herald added a project: LLVM.
CTTZ was set to Expand instead of Custom so it output the wrong instructions.
Repository:
rL LLVM
https://reviews.llvm.org/D67769
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/Thumb2/mve-cttz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67769.220880.patch
Type: text/x-patch
Size: 3933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/9c439380/attachment.bin>
More information about the llvm-commits
mailing list