Get rid of icky goto loops and make the code easier to maintain.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/test/CodeGen/AArch64/neon-bitwise-instructions.ll | ||
---|---|---|
540 | drive-by comment: why are you changing the test? The clean up looks very reasonable to me, but it's a big patch, |
llvm/test/CodeGen/AArch64/neon-bitwise-instructions.ll | ||
---|---|---|
540 | Oops, it's a git leak. 🙂 |
drive-by comment: why are you changing the test?
The clean up looks very reasonable to me, but it's a big patch,
so I need some more time to digest the rest.