[PATCH] D74747: [JumpThreading] Skip unconditional PredBB when threading jumps through two basic blocks

Kees Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 15:47:31 PST 2020


kees added a comment.

Thank you! I can confirm this fixes the problems I saw building the Linux kernel with CONFIG_UBSAN=y.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74747





More information about the llvm-commits mailing list