Given how small the function is and how often it gets used it
makes more sense to live in the header file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117883
[NFC] Move useSVEForFixedLengthVectors into AArch64Subtarget.h ClosedPublic Authored by david-arm on Jan 21 2022, 5:27 AM.
Details Summary Given how small the function is and how often it gets used it
Diff Detail
Event TimelineHerald added subscribers: hiraditya, kristof.beyls, tschuett. · View Herald TranscriptJan 21 2022, 5:27 AM This revision is now accepted and ready to land.Jan 21 2022, 1:30 PM This revision was landed with ongoing or failed builds.Jan 25 2022, 1:49 AM Closed by commit rG13252160c398: [NFC] Move useSVEForFixedLengthVectors into AArch64Subtarget.h (authored by david-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 402798 llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
|