The fold will replace 2 uses of Y we should also do fold if Y has
2 uses (not only oneuse).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp | ||
---|---|---|
4666 | This would be the usual pattern... |
This would be the usual pattern...