[PATCH] D66082: [X86] Move MemOpKey class to a independent file. NFC
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 23 21:56:08 PST 2019
RKSimon added a comment.
@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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66082/new/
https://reviews.llvm.org/D66082
More information about the llvm-commits
mailing list