[PATCH] D76139: [Target][ARM] Change VPTMaskValues to the correct encoding
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 02:10:41 PDT 2020
Pierre-vh updated this revision to Diff 251962.
Pierre-vh added a comment.
- The Enum is now an Enum-Class
- Added comment in ARMASMParser
Note that this won't compile without the child revision (the update to the MVE VPT Block Insertion Pass) being merged, so I won't commit this until that patch is approved (so I can commit both at the same time)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76139/new/
https://reviews.llvm.org/D76139
Files:
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/ARM/Utils/ARMBaseInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76139.251962.patch
Type: text/x-patch
Size: 4144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/653dc0bc/attachment-0001.bin>
More information about the llvm-commits
mailing list