search for: cnot

Displaying 3 results from an estimated 3 matches for "cnot".

Did you mean: cdot
2016 Jul 26
2
Help wanted: Overloading an Intinsic
Hello All, I have been modifying LLVM a project of mine, and have encountered issues with overloading an intrinsic function. I have defined two types, abit (which is mapped, in Intrinsics.td, to i128) and qbit (accordingly mapped to i16). I would like my intrinsic function, CNOT(x,y), to accept either an abit or a qbit for each argument, so I overload with iAny and llvm_anyint_ty, as seemed to be the method for other intrinsics: def int_CNOT: Intrinsic<[], [llvm_anyint_ty, llvm_anyint_ty],[],["llvm.CNOT"]>; My llvm/clang directory builds successfully, but...
2016 Jul 28
0
Help wanted: Overloading an Intinsic
...; Hello All, > > I have been modifying LLVM a project of mine, and have encountered issues with overloading an intrinsic function. > > I have defined two types, abit (which is mapped, in Intrinsics.td, to i128) and qbit (accordingly mapped to i16). I would like my intrinsic function, CNOT(x,y), to accept either an abit or a qbit for each argument, so I overload with iAny and llvm_anyint_ty, as seemed to be the method for other intrinsics: > > def int_CNOT: Intrinsic<[], [llvm_anyint_ty, llvm_anyint_ty],[],["llvm.CNOT"]>; > > My llvm/clang directory bui...
2012 Jun 24
0
nouveau _BIOS method
...L2 NDL3 ND 7200: 4c 34 20 4e 44 4c 35 20 4e 44 4c 36 20 4e 44 4c L4 NDL5 NDL6 NDL 7210: 37 20 4e 44 4c 38 20 41 53 4c 50 20 54 49 44 58 7 NDL8 ASLP TIDX 7220: 20 43 48 50 44 20 43 4c 49 44 20 43 44 43 4b 20 CHPD CLID CDCK 7230: 53 58 53 57 20 45 56 54 53 20 43 4e 4f 54 20 4e SXSW EVTS CNOT N 7240: 52 44 59 20 00 40 1e 53 43 49 45 01 47 45 46 43 RDY . at .SCIE.GEFC 7250: 04 47 58 46 43 03 47 45 53 46 08 00 10 50 41 52 .GXFC.GESF...PAR 7260: 4d 20 44 53 4c 50 20 00 40 7a 41 52 44 59 20 41 M DSLP . at zARDY A 7270: 53 4c 43 20 54 43 48 45 20 41 4c 53 49 20 42 43 SLC TCHE ALS...