[PATCH] D32250: [Thumb-1] Fix corner cases for compressed jump tables

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 15:21:44 PDT 2017


weimingz added a comment.

This fixes some SPEC2000 fails when build for Thumb1 with -Os. 
I do not upload the lit test because it's not easy to reduce to a simple/clean one as it needs specific reg alloc to show the problem.


https://reviews.llvm.org/D32250





More information about the llvm-commits mailing list