Remove method X86LowerAMXType::getRowFromCol since it's not used, and
it's causing a warning.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108862
[X86] Remove X86LowerAMXType::getRowFromCol from X86LowerAMXType.cpp ClosedPublic Authored by vabridgers on Aug 28 2021, 3:51 AM.
Details Summary Remove method X86LowerAMXType::getRowFromCol since it's not used, and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2021, 6:57 AM This revision was landed with ongoing or failed builds.Aug 29 2021, 10:27 AM Closed by commit rG55ba1de7c516: [X86] Remove X86LowerAMXType::getRowFromCol from X86LowerAMXType.cpp (authored by vabridgers, committed by einvbri <vince.a.bridgers@ericsson.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 369329 llvm/lib/Target/X86/X86LowerAMXType.cpp
|