[PATCH] D104741: [SCEV] Support single-cond range check idiom in applyLoopGuards.

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 14:16:32 PDT 2021


void added a comment.

This commit is breaking the Linux kernel built with it. The kernel's based on version 4.15. When I compile the kernel with it, the system doesn't boot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104741



More information about the llvm-commits mailing list