[PATCH] D124327: [SCCP] Add initial support for propagation through freeze.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 23 04:22:36 PDT 2022
nikic added a comment.
What about `constant` lattice element with a constant expression that may be undef/poison? What about `constantrange_including_undef` lattice element?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124327/new/
https://reviews.llvm.org/D124327
More information about the llvm-commits
mailing list