[PATCH] D81854: [InstCombine] Don't let an alignment assume prevent new/delete removals.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 13:44:59 PDT 2020
lebedev.ri added a comment.
This is really a temporary workaround until bundle representation of assumptions is used.
It might be better to work on that instead
See also D75462 <https://reviews.llvm.org/D75462>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81854/new/
https://reviews.llvm.org/D81854
More information about the llvm-commits
mailing list