[PATCH] D78201: [Target][ARM] Replace outdated getARMVPTBlockMask function

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 05:54:49 PDT 2020


Pierre-vh updated this revision to Diff 258301.
Pierre-vh marked 2 inline comments as done.
Pierre-vh added a comment.

- `recomputeVPTBlockMask` now takes a reference instead of 2 iterators
- Fixed assertion in `recomputeVPTBlockMask`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78201/new/

https://reviews.llvm.org/D78201

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
  llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
  llvm/lib/Target/ARM/Thumb2InstrInfo.h
  llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
  llvm/lib/Target/ARM/Utils/ARMBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78201.258301.patch
Type: text/x-patch
Size: 10934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/244ff7cc/attachment.bin>


More information about the llvm-commits mailing list