[PATCH] D71426: [ARM] Move MVEOpcodes helpers to ARMBaseInstrInfo. NFC.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 13 03:31:48 PST 2019
SjoerdMeijer updated this revision to Diff 233769.
SjoerdMeijer retitled this revision from "[ARM] Utility functions MVEOpcodes. NFC." to "[ARM] Move MVEOpcodes helpers to ARMBaseInstrInfo. NFC.".
SjoerdMeijer added a comment.
Ah yes, thanks, I forgot about ARMBaseInstrInfo, but that's definitely the place where this should live.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71426/new/
https://reviews.llvm.org/D71426
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71426.233769.patch
Type: text/x-patch
Size: 8490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191213/d7c59e69/attachment.bin>
More information about the llvm-commits
mailing list