Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM, thanks!
| lib/Target/AArch64/AArch64SVEInstrInfo.td | ||
|---|---|---|
| 32 | Nit: keep the same order S/D :) | |
Comment Actions
Thanks for the quick review!
| lib/Target/AArch64/AArch64SVEInstrInfo.td | ||
|---|---|---|
| 32 | I actually did this on purpose because the SVE specification orders it by encoding (first column). | |
| lib/Target/AArch64/AArch64SVEInstrInfo.td | ||
|---|---|---|
| 32 | makes sense. As good reason as any. :) | |
Nit: keep the same order S/D :)