[PATCH] D81383: [VE] Support lowering to NND instruction
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 21:32:56 PDT 2020
kaz7 updated this revision to Diff 269413.
kaz7 added a comment.
Rebased.
I've notived that it is possible to use PatFrag instead of writing
(and (not ...)) as new multicalss, so I've updated modifications.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81383/new/
https://reviews.llvm.org/D81383
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/cttz.ll
llvm/test/CodeGen/VE/nnd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81383.269413.patch
Type: text/x-patch
Size: 8958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/da046bd2/attachment.bin>
More information about the llvm-commits
mailing list