Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Analysis/ValueTracking/known-power-of-two.ll | ||
---|---|---|
335 | It would be good to add a negative test for non-rotate funnel shift (i.e. both args being pow2 does not imply the result being pow2 in that case). |
It would be good to add a negative test for non-rotate funnel shift (i.e. both args being pow2 does not imply the result being pow2 in that case).