[PATCH] D131962: [RegisterInfoEmitter] Generate isConstantPhysReg(). NFCI

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 07:31:22 PDT 2022


arichardson added a comment.

In D131962#3735681 <https://reviews.llvm.org/D131962#3735681>, @Carrot wrote:

> %g0 on SPARC is also a constant register.
> https://docs.oracle.com/cd/E26502_01/html/E28387/gentextid-2715.html

Done in https://reviews.llvm.org/D132561


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131962



More information about the llvm-commits mailing list