[PATCH] D100884: Generalize getInvertibleOperand recurrence handling slightly

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 13:10:00 PDT 2021


reames added a comment.

In D100884#2724725 <https://reviews.llvm.org/D100884#2724725>, @nathanchance wrote:

> This patch breaks compiling the Linux kernel for 32-bit ARM when using KASAN:

Reverted for the moment.  I'm not going to have a chance to look at this for a day or so, revert to green in the meantime.

Thank you for the reduced example.  I should be able to figure out what's going fairly quickly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100884



More information about the llvm-commits mailing list