Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM - although its probably best that the test is committed separately as its not dependent on the NFC code change.
Differential D129103
[InstCombine] [NFC] use C.isNegatedPowerOf2() instead of (~C + 1).isPowerOf2() Chenbing.Zheng on Jul 4 2022, 7:56 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions LGTM - although its probably best that the test is committed separately as its not dependent on the NFC code change. |