[PATCH] D39053: [Bitfield] Add more cases to making the bitfield a separate location

Mandeep Singh Grang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 18 11:28:45 PDT 2018


mgrang added a comment.

With this patch we get ~1800 bytes improvement on one of our internal codebases. I also ran spec2000/spec2006 validations (for RISCV) and there were no regressions. There were also no code size improvements seen in spec.


https://reviews.llvm.org/D39053





More information about the cfe-commits mailing list