We don't exploit it yet though
Depends on D27976
Paths
| Differential D27977
[aarch64][globalisel] Refactor getRegBankBaseIdxOffset() to remove the power-of-2 assumption. NFC ClosedPublic Authored by dsanders on Dec 20 2016, 3:05 AM.
Details
Diff Detail
Event Timelinedsanders retitled this revision from to [aarch64][globalisel] Refactor getRegBankBaseIdxOffset() to remove the power-of-2 assumption. NFC. dsanders updated this object. dsanders added a parent revision: D27976: [aarch64][globalisel] Move data into <Target>GenRegisterBankInfo. NFC.. Herald added subscribers: kristof.beyls, dberris, vkalintiris and 2 others. · View Herald TranscriptDec 20 2016, 3:05 AM This revision is now accepted and ready to land.Dec 20 2016, 9:47 AM Closed by commit rL291899: [aarch64][globalisel] Refactor getRegBankBaseIdxOffset() to remove the power-of… (authored by dsanders). · Explain WhyJan 13 2017, 3:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 84273 llvm/trunk/lib/Target/AArch64/AArch64GenRegisterBankInfo.def
llvm/trunk/lib/Target/AArch64/AArch64RegisterBankInfo.h
llvm/trunk/lib/Target/AArch64/AArch64RegisterBankInfo.cpp
|