Iterating across all of integer_scalable_vector_valuetypes seems
wasteful when there's only a handful we care about.
Also removes some rouge whitespace.
Paths
| Differential D88552
[NFC] Iterate across an explicit list of scalable MVTs when driving setOperationAction. ClosedPublic Authored by paulwalker-arm on Sep 30 2020, 3:56 AM.
Details Summary Iterating across all of integer_scalable_vector_valuetypes seems Also removes some rouge whitespace.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2020, 6:23 AM Closed by commit rG8931c3d68276: [NFC] Iterate across an explicit list of scalable MVTs when driving… (authored by paulwalker-arm). · Explain WhyOct 1 2020, 2:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 295256 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
|