[PATCH] D69932: [IR] Redefine Freeze instruction
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 10 09:47:11 PST 2019
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
Thanks! Sorry for double work..
I guess in principle this has backwards compatibility issues,
since `bitc::UNOP_FREEZE` goes away? But since LLVM itself
never produced them until this moment, do we care?
Other than that this looks good to me.
Anyone else?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69932/new/
https://reviews.llvm.org/D69932
More information about the llvm-commits
mailing list