Displaying 3 results from an estimated 3 matches for "llvmconf".
2016 Jun 29
2
avx512 JIT backend generates wrong code on <4 x float>
...t the KNL has 16 wide float SIMD, while the
exploit module uses only 4. However, the backend should be able to
handle this.
Unless I receive further ideas I will file an official bug report.
Frank
-------------- next part --------------
LLVMPATH=/home/fwinter/toolchain/install/llvm-3.8-recent
LLVMCONF=$(LLVMPATH)/bin/llvm-config
CXXFLAGS=$(shell $(LLVMCONF) --cxxflags)
LIBS=$(shell $(LLVMCONF) --libs core mcjit native scalaropts vectorize irreader linker) -ldl
LDFLAGS=$(shell $(LLVMCONF) --ldflags)
CXX=g++
OBJS=main.o
TARGET=main
all: $(TARGET)
main: $(OBJS)
$(CXX) -g -o $@ $^ $(LIBS) $(...
2006 Nov 29
0
[LLVMdev] LLVM Conference 2007 ?
> * An indication of how likely you would be to attend (0=no, 5=maybe,
> 10=have my ticket)
> * Preferred location
It makes more sense to have it in the Bay Area since most of the LLVM
developers are there (ie. all of Apple employees). San Fran is also a
major airport for international people.
> * What you could offer (present a paper or topic, run a workshop, teach
> a tutorial,
2006 Nov 29
7
[LLVMdev] LLVM Conference 2007 ?
LLVMers,
The LLVM Oversight group is trying to assess whether there is sufficient
interest in the LLVM development community for holding an LLVM
Conference next summer. If getting together with your fellow LLVM
Developers sounds interesting to you, please respond to me (off list)
and I'll summarize the results.
Here's our current thinking:
* Venue: West Coast, USA. Probably either San