"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f0e5d2f032496b9484c7634cb127b2d645d4b337"
Re-apply 40504, but with a fix for the segfault it caused in oggenc:
Make the alignedload and alignedstore patterns always require 16-byte alignment. This way when they are used in the "Fs" instructions, in which a vector instruction is used for a scalar purpose, they can still require the full vector alignment. And add a regression test for this. llvm-svn: 40555
Loading
Please register or sign in to comment