[PATCH] D10357: SROA produces miscompiled code for bitfield access on big-endian targets
Chandler Carruth
chandlerc at gmail.com
Tue Jul 21 23:33:36 PDT 2015
chandlerc added a comment.
After a really, really miserable amount of debugging and work, I've figured out how to fix the multitude of issues that this unearthed. I've landed a patch in r242869 which should address all of the issues I've managed to uncover here. I hope there isn't too much fallout from my fix...
Please let me know if you're still seeing any issues.
Repository:
rL LLVM
http://reviews.llvm.org/D10357
More information about the llvm-commits
mailing list