Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
test/CodeGen/AArch64/arm64-vpopcnt.ll | ||
---|---|---|
49 ↗ | (On Diff #169617) | It's possible to save two instructions here using uaddlv. But we don't actually have any way to represent the node in question in the DAG, so it's okay to skip for now. |