[PATCH] D106041: [SimpleLoopUnswitch] Re-fix introduction of UB when hoisted condition may be undef or poison
Hyeongyu Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 00:24:19 PDT 2021
hyeongyukim added a comment.
When this patch was applied, there is a significant change in the compiled assembly of LLVM testsuite.
There have been changes to 123 of the 1977 files, and I am now looking for ways to reduce them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106041/new/
https://reviews.llvm.org/D106041
More information about the llvm-commits
mailing list