[PATCH] D90231: [GVN] Don't replace argument to @llvm.is.constant.*()
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 07:49:52 PDT 2020
lebedev.ri added a comment.
Was semantics of LLVM's `@llvm.is.constant` defined in some document since the last time `@llvm.is.constant` patch?
This (especially the Local.cpp changes) seem rather heavy handed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90231/new/
https://reviews.llvm.org/D90231
More information about the llvm-commits
mailing list