[llvm-commits] Invalid instcombine transformation

Anton Korobeynikov anton at korobeynikov.info
Tue Mar 16 11:24:11 PDT 2010


Hi, Evan

> Was this ever fixed?
Yes. The real reason was an allowance of unaligned loads in the
backend. The code was modified to allow this only on darwin so far.
There was another bug there as well.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list