good first issuellvm:instcombine
仓库指标
- 星标
- (26,378 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Yes I know this has two cases of subpar optimization: One where the funnel shift is 64-bit based, and the other is left funnel shifts that can be converted to a right funnel shift. This one is about the latter. However, this was lifted from one of gcc's test suites.