search for: dmagickcore_hdri_en

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

2015 May 02
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
Jack, Could you, please, submit a bug report? -- including steps to reproduce (where you got imageMagick sources, how exactly you compiled them, etc) Andrey On Fri, May 1, 2015 at 3:56 PM, Jack Howarth <howarth.mailing.lists at gmail.com> wrote: > > > On Fri, May 1, 2015 at 4:45 AM, Andrey Bokhanko <andreybokhanko at gmail.com> > wrote: >> >> Chandler,
2018 Nov 02
2
XMMs unused
...:16 PM Dangeti Tharun kumar < > cs15mtech11002 at iith.ac.in> wrote: > >> Hi, >> >> It can be reproduced with the following command: >> >> clang -S -I spec17/benchspec/CPU/538.imagick_r/src/ -O3 -mavx spec17/benchspec/CPU/538.imagick_r/src/magick/feature.c -DMAGICKCORE_HDRI_ENABLE >> >> I don't see any register above *xmm9* been used in any function. >> >> >> On Thu, Oct 25, 2018 at 10:44 AM Craig Topper <craig.topper at gmail.com> >> wrote: >> >>> Can you provide an example? >>> >>> ~Craig &g...