Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Comment Actions
LGTM modulo comment nit.
lib/Target/X86/X86ISelDAGToDAG.cpp | ||
---|---|---|
3074 ↗ | (On Diff #132179) | The i16 comparision took me a moment to understand. Can you leave a comment here explaining that N0 must be of size at least i32? |