[PATCH] D94862: [InstCombine] Replace one-use select operand based on condition

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 13:07:41 PST 2021


hans added a comment.

We're seeing crashes after this commit (5238e7b302ffc40707677960da9d64e872745dac <https://reviews.llvm.org/rG5238e7b302ffc40707677960da9d64e872745dac>) in Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1167890

I don't have time to investigate more tonight, just wanted to give a heads up in case anyone else is also seeing problems here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94862



More information about the llvm-commits mailing list