Factor it out into a function, and replace places where we had the same check with the new function.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D62421
[GlobalISel][AArch64] NFC: Factor out HasFPConstraints into a proper function ClosedPublic Authored by paquette on May 24 2019, 12:58 PM.
Details Summary Factor it out into a function, and replace places where we had the same check with the new function.
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, hiraditya, kristof.beyls and 2 others. · View Herald Transcript This revision is now accepted and ready to land.May 24 2019, 2:59 PM Closed by commit rL361677: [GlobalISel][AArch64] NFC: Factor out HasFPConstraints into a proper function (authored by paquette). · Explain WhyMay 24 2019, 3:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201318 llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h
llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp
|