In order to follow the pattern of the existing slow-misaligned-128store option, rename the option no-quad-ldst-pairs to slow-paired-128.
Also, OK to backport to 4.0?
Paths
| Differential D28918
[AArch64] Rename 'no-quad-ldst-pairs' to 'slow-paired-128' ClosedPublic Authored by evandro on Jan 19 2017, 1:55 PM.
Details
Summary In order to follow the pattern of the existing slow-misaligned-128store option, rename the option no-quad-ldst-pairs to slow-paired-128. Also, OK to backport to 4.0?
Diff Detail
Event Timelinerengolin edited edge metadata. Comment ActionsI don't have a strong opinion either way. Adding more people to get more opinions. Comment Actions
Same here; no strong opinion either way. evandro retitled this revision from [AArch64] Rename 'no-quad-ldst-pairs' to 'slow-pair-128' to [AArch64] Rename 'no-quad-ldst-pairs' to 'slow-paired-128'. Comment Actions Right, approving this for trunk, as it's harmless and generally seen as neutral. I'll let the AArch64 maintainers decide if it's a good idea to backport to 4.0. Evandro, after commit, open a bug in bugzilla, make it block PR31622 and copy the usual suspects + Hans asking to backport. This revision is now accepted and ready to land.Jan 24 2017, 2:35 AM
Revision Contents
Diff 85028 lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64Subtarget.h
test/CodeGen/AArch64/no-quad-ldp-stp.ll
|