[PATCH] D131958: Add all constant physical registers to callee preserved masks

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 06:31:53 PDT 2022


arichardson updated this revision to Diff 452983.
arichardson added a comment.

Add missing RISCV::VLENB


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131958

Files:
  llvm/include/llvm/Target/Target.td
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/lib/Target/LoongArch/LoongArchRegisterInfo.td
  llvm/lib/Target/Mips/MipsRegisterInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/lib/Target/VE/VERegisterInfo.td
  llvm/test/CodeGen/AArch64/avoid-zero-copy.mir
  llvm/test/CodeGen/Mips/avoid-zero-copy.mir
  llvm/test/CodeGen/RISCV/double-convert.ll
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/CodeGenRegisters.h
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131958.452983.patch
Type: text/x-patch
Size: 14834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/ad0290af/attachment.bin>


More information about the llvm-commits mailing list