This is a clean up of commit r311154; it's not necessary to pass HasFullFP16 as an argument, instead just query the DAG.
Another post-commit comment was related to FMOVH0, which I will address that in separate commit as that is a functional change.
Paths
| Differential D36978
[AArch64] Cleanup of HasFullFP16 argument. NFC. ClosedPublic Authored by SjoerdMeijer on Aug 21 2017, 1:01 PM.
Details Summary This is a clean up of commit r311154; it's not necessary to pass HasFullFP16 as an argument, instead just query the DAG. Another post-commit comment was related to FMOVH0, which I will address that in separate commit as that is a functional change.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, aemerson. · View Herald TranscriptAug 21 2017, 1:01 PM This revision is now accepted and ready to land.Aug 22 2017, 1:23 AM Closed by commit rL311438: [AArch64] Cleanup of HasFullFP16 argument. NFC. (authored by SjoerdMeijer). · Explain WhyAug 22 2017, 2:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112138 llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
|