There's no need (& a bit incorrect) to mask off the high bits of the
register reference when describing a simple bool value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Took me a while to find the functional change amidst the refactoring :-)
As discussed in the PR, this LGTM, thanks!
One inline comment about a comment.
lib/Transforms/Utils/Local.cpp | ||
---|---|---|
1118 ↗ | (On Diff #92087) | Does this comment still match our understanding? |