[PATCH] D11621: AMDGPU/SI: Mark SMRD instructions as rematerializable

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 11:48:39 PST 2022


arsenm added a comment.

In D11621#3961388 <https://reviews.llvm.org/D11621#3961388>, @rampitec wrote:

> I thought we are overriding TargetInstrInfo::isReallyTriviallyReMaterializable completely.

That doesn't bypass the virtual register use checks.


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

https://reviews.llvm.org/D11621



More information about the llvm-commits mailing list