[vector] #74: expose the bytearray in primitive vectors

vector vector at projects.haskell.org
Thu Jan 26 22:47:34 GMT 2012


#74: expose the bytearray in primitive vectors
------------------------+---------------------------------------------------
Reporter:  choener      |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  minor        |    Milestone:     
 Version:               |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------

Comment(by rl):

 Hmm, I'm quite surprised that LLVM doesn't remove the zero offsets. Have
 you tried David's patches in the current GHC head which provide
 information for LLVM's alias analysis? BTW, I found that passing `-O3
 -std-compile-opts` rather than just `-O3` to LLVM sometimes helps
 significantly (for very tedious reasons, `-O3` alone should really be
 sufficient).

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/74#comment:4>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list