[PATCH] D125680: Correctly legalise stackmap operands
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 07:08:32 PDT 2022
dantrushin added a comment.
In D125680#3522332 <https://reviews.llvm.org/D125680#3522332>, @vext01 wrote:
> - make `llvm.experimental.patchpoint` and `llvm.experimental.gc.statepoint` legalise properly too.
Please do not touch statepoint in this patch. If you do not really need it, leave it alone at all.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125680/new/
https://reviews.llvm.org/D125680
More information about the llvm-commits
mailing list