This replaces a ConstantInt dyn_cast with m_APInt
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM.
| lib/Transforms/InstCombine/InstCombineCompares.cpp | ||
|---|---|---|
| 3939–3940 | Could squash the unnecessary local variable into the return statement to eliminate the lowercase variable violation and remove the braces. | |
Could squash the unnecessary local variable into the return statement to eliminate the lowercase variable violation and remove the braces.