[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
Mon Oct 11 09:02:25 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0aeb37324dbb: [SimpleLoopUnswitch] Re-fix introduction of UB when hoisted condition may be… (authored by hyeongyukim).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106041/new/

https://reviews.llvm.org/D106041

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-freeze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106041.378693.patch
Type: text/x-patch
Size: 99398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211011/73856cf8/attachment-0001.bin>


More information about the llvm-commits mailing list