[PATCH] D134950: [CodeGen] Allow targets to define vreg flags

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 06:59:51 PDT 2022


cdevadas updated this revision to Diff 470469.
cdevadas added a comment.

Used the delegate method to notify targets when a new virtual register is created as well as cloned.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134950

Files:
  llvm/include/llvm/CodeGen/LiveRangeEdit.h
  llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/lib/CodeGen/MachineRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134950.470469.patch
Type: text/x-patch
Size: 5315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/ce763733/attachment.bin>


More information about the llvm-commits mailing list