Use a foreach loop instead of one definition per register.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
The induction variable "i" should be capitalized to conform to the style of all other targets. After that change I imagine this is fine to commit.