Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rebased. Committed update_llc_test_checks.py changes separately to reduce the diff (thanks for suggestion @sdesmalen).
Comment Actions
LGTM
I'm assuming scheduling the new addvls closer to their uses is a register pressure win?
Comment Actions
Thanks for reviewing. I didn't anticipate that reordering but yeah I would think so.