[PATCH] D97541: [STATEPOINT LOWERING] Require spill of deopt value in case its type is not legal

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 09:38:39 PST 2021


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

Straight forward, and reasonable.  We could probably do better for the constants, but likely not worth bothering with.


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

https://reviews.llvm.org/D97541



More information about the llvm-commits mailing list