[PATCH] D94934: [llvm] Prevent infinite loop in InstCombine of select statements

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 01:52:00 PST 2021


lebedev.ri added a comment.

In D94934#2506157 <https://reviews.llvm.org/D94934#2506157>, @tpopp wrote:

> I apologize, but I was not having any luck at creating a test case that wasn't constant folded away.

Why create it? You already have a reproducer, right? Just reduce it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94934



More information about the llvm-commits mailing list