search for: 33013

Displaying 4 results from an estimated 4 matches for "33013".

Did you mean: 33,13
2005 Nov 11
1
usb bluetooth devices anyone???
Jerry Geis wrote: >/ Has anyone played with usb bluetooth devices on centos? />/ I am trying to pair a kensington usb bluetooth device with />/ a motorola bluetooth headset and get it to work with a />/ softphone. />/ />/ I am not finding how to pair the two devices? />/ / >I would be interested in hearing about any solutions as well. I have >the same USB bluetooth
2017 May 11
3
FENV_ACCESS and floating point LibFunc calls
Thanks, Andy. I'm not sure how to solve that or my case given the DAG's basic-block limit. Probably CodeGenPrepare or SelectionDAGBuilder...or we wait until after isel and try to split it up in a machine instruction pass. I filed my example here: https://bugs.llvm.org/show_bug.cgi?id=33013 Feel free to comment there and/or open a new bug for the FP_TO_UINT case. On Thu, May 11, 2017 at 4:20 PM, Kaylor, Andrew <andrew.kaylor at intel.com> wrote: > Hi Sanjay, > > > > The issue that Michael is talking about is that in SelectionDAGLegalize::ExpandNode() > we’re...
2017 May 11
2
FENV_ACCESS and floating point LibFunc calls
Sounds like the select lowering issue is definitely separate from the FENV work. Is there a bug report with a C or IR example? You want to generate compare and branch instead of a cmov for something like this? int foo(float x) { if (x < 42.0f) return x; return 12; } define i32 @foo(float %x) { %cmp = fcmp olt float %x, 4.200000e+01 %conv = fptosi float %x to i32 %ret = select
2012 Sep 16
3
Remaining syntax-check errors in libguestfs
...o-docs/libguestfs-docs.pot:28130:can not > po-docs/libguestfs-docs.pot:30835:can not > po-docs/libguestfs-docs.pot:30871:can not > po-docs/libguestfs-docs.pot:30882:can not > po-docs/uk.po:30301:can not > po-docs/uk.po:32978:can not > po-docs/uk.po:33005:can not > po-docs/uk.po:33013:can not > maint.mk: undesirable word sequence > make: *** [sc_prohibit_undesirable_word_seq] Error 1 > require_config_h > examples/copy_over.c > examples/create_disk.c > examples/display_icon.c > examples/inspect_vm.c > examples/mount_local.c > examples/virt-dhcp-address...