Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
@gpei What's the aim for this? Are you intending to reuse the MemOpKey classes in other source files? Otherwise it makes sense to keep them local to X86OptimizeLEAs.cpp IMO.
Paths
| Differential D66082
[X86] Move MemOpKey class to a independent file. NFC AbandonedPublic Authored by gpei on Aug 12 2019, 5:14 AM.
Details
Diff Detail Event Timelinegpei added reviewers: wxiao3, LuoYuanke, andrew.w.kaylor, craig.topper, annita.zhang, liutianle, pengfei, xiangzhangllvm, RKSimon, spatel, andreadb.Aug 12 2019, 5:18 AM Comment Actions @gpei What's the aim for this? Are you intending to reuse the MemOpKey classes in other source files? Otherwise it makes sense to keep them local to X86OptimizeLEAs.cpp IMO.
Revision Contents
Diff 214604 llvm/lib/Target/X86/X86MemOpKey.h
llvm/lib/Target/X86/X86OptimizeLEAs.cpp
|