This change just factors out the existing logic for and/xor/or and
puts them in a publicly available helper. functionality is the same.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/lib/Analysis/ValueTracking.cpp | ||
---|---|---|
1071 |
Sorry, is outdated now that KnownOut is a seperate variable than KnownLHS. Removed. |
I don't understand this comment.