[PATCH] D77795: [GlobalISel] translate freeze to COPY
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 07:34:59 PDT 2020
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
This doesn't match how the DAG handles it. This should use a dedicated G_FREEZE like the DAG, selected later
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77795/new/
https://reviews.llvm.org/D77795
More information about the llvm-commits
mailing list