search for: ibadawi

Displaying 8 results from an estimated 8 matches for "ibadawi".

2016 Oct 13
2
Status of docs/BitCodeFormat.rst?
...d formats which prompted a change in ID -- the code now uses TYPE_BLOCK_ID_NEW (= 17). I haven’t looked deeply to see how different it is. Ismail > On Oct 13, 2016, at 2:02 PM, Mehdi Amini <mehdi.amini at apple.com> wrote: > > >> On Oct 13, 2016, at 10:24 AM, Ismail Badawi (ibadawi) via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hi folks, >> >> A while back I noticed some outdated information in docs/BitCodeFormat.rst about how parameter attributes were encoded — it describes an old encoding that was changed in 3.3 with the introduction...
2016 Oct 13
4
Status of docs/BitCodeFormat.rst?
Hi folks, A while back I noticed some outdated information in docs/BitCodeFormat.rst about how parameter attributes were encoded — it describes an old encoding that was changed in 3.3 with the introduction of attribute groups. I opened a bug about this (https://llvm.org/bugs/show_bug.cgi?id=28941) and started trying to write a patch, but along the way ran into more and more issues (e.g. new
2016 Jul 20
2
Hitting assertion failure related to vectorization + instcombine
Thanks for notifying me. Yes, this was a recent change. Taking a look now. On Wed, Jul 20, 2016 at 1:49 PM, Michael Kuperstein <mkuper at google.com> wrote: > +Sanjay, who touched this last. :-) > > On Wed, Jul 20, 2016 at 12:44 PM, Ismail Badawi (ibadawi) via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Hi folks, >> >> I'm hitting the below assertion failure when compiling this small piece >> of C code (repro.c, attached). >> >> My command line is: >> >> bin/clang --target=aarc...
2016 Jul 22
2
Hitting assertion failure related to vectorization + instcombine
...s, this was a recent change. Taking a look now. >> >> On Wed, Jul 20, 2016 at 1:49 PM, Michael Kuperstein <mkuper at google.com> >> wrote: >>> >>> +Sanjay, who touched this last. :-) >>> >>> On Wed, Jul 20, 2016 at 12:44 PM, Ismail Badawi (ibadawi) via llvm-dev >>> <llvm-dev at lists.llvm.org> wrote: >>>> >>>> Hi folks, >>>> >>>> I'm hitting the below assertion failure when compiling this small piece >>>> of C code (repro.c, attached). >>>> >>&gt...
2016 Jul 25
2
Hitting assertion failure related to vectorization + instcombine
...t; >> >> On Wed, Jul 20, 2016 at 1:49 PM, Michael Kuperstein <mkuper at google.com> >> >> wrote: >> >>> >> >>> +Sanjay, who touched this last. :-) >> >>> >> >>> On Wed, Jul 20, 2016 at 12:44 PM, Ismail Badawi (ibadawi) via llvm-dev >> >>> <llvm-dev at lists.llvm.org> wrote: >> >>>> >> >>>> Hi folks, >> >>>> >> >>>> I'm hitting the below assertion failure when compiling this small >> >>>> piece >&...
2016 Jul 20
2
Hitting assertion failure related to vectorization + instcombine
Hi folks, I'm hitting the below assertion failure when compiling this small piece of C code (repro.c, attached). My command line is: bin/clang --target=aarch64-linux-gnu -c -O2 repro.c clang is built from top of trunk as of this morning. It only happens at -O2, and it doesn't happen with the default target (x86_64). I tried to reproduce using just 'llc -O2' but didn't
2016 Jul 27
0
Hitting assertion failure related to vectorization + instcombine
...On Wed, Jul 20, 2016 at 1:49 PM, Michael Kuperstein <mkuper at google.com> >>> >> wrote: >>> >>> >>> >>> +Sanjay, who touched this last. :-) >>> >>> >>> >>> On Wed, Jul 20, 2016 at 12:44 PM, Ismail Badawi (ibadawi) via llvm-dev >>> >>> <llvm-dev at lists.llvm.org> wrote: >>> >>>> >>> >>>> Hi folks, >>> >>>> >>> >>>> I'm hitting the below assertion failure when compiling this small >>> >...
2016 Jul 28
1
Hitting assertion failure related to vectorization + instcombine
...< > mkuper at google.com <javascript:;>> > >>> >> wrote: > >>> >>> > >>> >>> +Sanjay, who touched this last. :-) > >>> >>> > >>> >>> On Wed, Jul 20, 2016 at 12:44 PM, Ismail Badawi (ibadawi) via > llvm-dev > >>> >>> <llvm-dev at lists.llvm.org <javascript:;>> wrote: > >>> >>>> > >>> >>>> Hi folks, > >>> >>>> > >>> >>>> I'm hitting the below assertion...