search for: mi0

Displaying 6 results from an estimated 6 matches for "mi0".

Did you mean: mi
2018 Nov 27
2
[RFC] Tablegen-erated GlobalISel Combine Rules
...ch (G_ZEXT $t1, $S), (G_TRUNC $D, $t1), (isScalarType type:$D), (isLargerType type:$D, type:$S)), (apply (G_ZEXT $D, $S))>; def : GICombineRule<(defs reg:$D, reg:$S, instr:$MI0, instr:$MI1), (match (G_ZEXT $t0, $S):$MI0, (G_TRUNC $D, $t0):$MI1), (isScalarType type:$D), (isLargerType type:$D, type:$S)), (apply (G_ZEXT $D, $S, (debug_l...
2018 Nov 30
2
[RFC] Tablegen-erated GlobalISel Combine Rules
...))>; >> def : GICombineRule<(defs reg:$D, reg:$S), >> (match (G_ZEXT $t1, $S), >> (G_TRUNC $D, $t1), >> (isScalarType type:$D), >> (isLargerType type:$D, type:$S)), >> (apply (G_ZEXT $D, $S))>; >> def : GICombineRule<(defs reg:$D, reg:$S, instr:$MI0, instr:$MI1), >> (match (G_ZEXT $t0, $S):$MI0, >> (G_TRUNC $D, $t0):$MI1), >> (isScalarType type:$D), >> (isLargerType type:$D, type:$S)), >> (apply (G_ZEXT $D, $S, (debug_locations $MI0, $MI1)))>; >> def : GICombineRule<(defs reg:$D, reg:$S, instr:$MI0...
2018 Nov 27
3
[RFC] Tablegen-erated GlobalISel Combine Rules
...IMatchPredicate to better match the order in the underlying function prototype. Preserving DILocation and other debug info We have a choice of syntax here and neither seems to be clearly better than the other when considering just locations: def : GICombineRule<(defs reg:$D, reg:$S, instr:$MI0, instr:$MI1), (match (G_ZEXT $t0, $S):$MI0, (G_TRUNC $D, $t0):$MI1), (isScalarType type:$D), (isLargerType type:$D, type:$S)), (apply (G_ZEXT $D, $S, (debug_l...
2018 Nov 12
3
[RFC] Tablegen-erated GlobalISel Combine Rules
> On Nov 10, 2018, at 03:28, Nicolai Hähnle <nhaehnle at gmail.com> wrote: > > Thank you for the detailed reply! There's a lot to digest :) Let me try to address most of it. > > > [snip] >>> I also think you should have 'ins' and 'outs' separately; after all, a predicate may have to do a combined check on two matched registers / operands,
2006 Oct 23
2
T.38 faxing with spandsp and Grandstream HT.486
Hello ! I 'm trying T.38 faxig with spandsp using rxfax/txfax as fax terminal. As another endpoint I 'm using Grandstream HT 486 ATA and a fax machine. Has anybody success with the HT486 as T.38 terminal ? ATA as originator: I managed only onetimes a successfull T.38 fax session. The other times the HT486 did not initiate a re-invite with T.38 parameters. Or shall the Terminator
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking