[PATCH] D138887: [SPARC] Mark the %g0 register as constant & use it to materialize zeros

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 18:57:50 PST 2022


craig.topper added a comment.

In D138887#3980315 <https://reviews.llvm.org/D138887#3980315>, @brad wrote:

> In D138887#3980314 <https://reviews.llvm.org/D138887#3980314>, @koakuma wrote:
>
>> This should be passed on to cmake, right? I think I haven't enabled this, let me try again with it turned on.
>
> Yes.

You might be able to add `-verify-machine-instrs` to the llc command line of the failing test instead of rebuilding the compiler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138887



More information about the llvm-commits mailing list