[PATCH] D86955: [Hexagon] Make HexagonVLCR compatibile with New PM

Ankit via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 09:33:29 PDT 2020


quic_aankit created this revision.
quic_aankit added reviewers: kparzysz, pranavb, pzheng.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
quic_aankit requested review of this revision.

The patch modifies HexagonVectorLoopCarriedReuse pass to make it compatible with both Legacy Pass Manager through HexagonVectorLoopCarriedReuseLegacyPass and with New Pass Manager through HexagonVectorLoopCarriedReusePass.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86955

Files:
  llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
  llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp
  llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86955.289196.patch
Type: text/x-patch
Size: 14767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/b08909b9/attachment.bin>


More information about the llvm-commits mailing list