search for: c1362701

Displaying 2 results from an estimated 2 matches for "c1362701".

Did you mean: 136701
2016 Mar 30
0
Instruction selection pattern for intrinsic returning llvm_any_ty
...$src2) > and a few other variants without managing to get it through. > > Thanks again, > Mikael Are you trying to return multiple values? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160330/c1362701/attachment-0001.html>
2016 Mar 30
2
Instruction selection pattern for intrinsic returning llvm_any_ty
Hi, On 03/30/2016 11:15 AM, Matt Arsenault wrote: > >> On Mar 30, 2016, at 09:33, Mikael Holmén via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hi, >> >> On my out-of-tree target I have an intrinsic >> >> def int_phx_divm_u16 : Intrinsic<[llvm_any_ty], >> [llvm_i16_ty, llvm_i16_ty], >>