[PATCH] Improve performance of vector code on A15

Tim Northover t.p.northover at gmail.com
Thu Feb 21 12:41:00 PST 2013


> + The second instruction doesn't seem to recognise that DefReg gets
> read. Couldn't a scheduler move some other definition of DefReg
> between the first two lines?

Actually, I don't think this can cause a problem now, though I still
think it's dodgy from a "what's actually happening" point of view.

Tim.



More information about the llvm-commits mailing list