Here is the commit introducing the fields
https://github.com/llvm/llvm-project/commit/cf6749e4c091
It dates back from 2006 and was used by AArch64 backend.
There is no more reference to these fields in the whole codebase so I think it's fine.
Paths
| Differential D66683
[LLVM][NFC] remove unused fields ClosedPublic Authored by gchatelet on Aug 23 2019, 1:39 PM.
Details Summary Here is the commit introducing the fields It dates back from 2006 and was used by AArch64 backend.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar. · View Herald Transcript This revision is now accepted and ready to land.Aug 23 2019, 1:43 PM Closed by commit rL369810: [LLVM][NFC] remove unused fields (authored by gchatelet). · Explain WhyAug 23 2019, 1:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216948 llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
|