[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass

Hal Finkel hfinkel at anl.gov
Wed Nov 16 19:09:18 PST 2011


On Thu, 2011-11-17 at 04:08 +0400, Anton Korobeynikov wrote:
> Hello Hal,
> 
> > MultiSource/Applications/ClamAV - fails to compile shared_sha256.c with
> > an error: error in backend: Cannot select: 0x4fbcb40: v2i64 =
> > X86ISD::MOVLPD 0x4149e00, 0x418d930 [ID=596]
> Please report this as a PR regardless of the pass. Bugs in the backend
> should be fixed.

Certainly will do; x86_64 seems to have a few of these, and 32-bit looks
like it may have more. I'll extract the .ll files and start opening PRs
shortly.

 -Hal

> 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory




More information about the llvm-dev mailing list