[PATCH] PR 18466: Fix ARM Pseudo Expansion

Tim Northover t.p.northover at gmail.com
Tue Jan 14 01:00:23 PST 2014


Hi Weiming,

> Currently, ARM Pseudo expansion for NEON misses implicit uses for src regs
> in some cases, which may eventually result into mis-scheduling (post-RA).

Generally the patch looks good. There's some slightly dodgy
indentation though, with "if" and "else" indented on separate lines.
Other than that, I think you can just commit.

Cheers.

Tim.



More information about the llvm-commits mailing list