[PATCH] D59378: [InstCombine] Prevent icmp transform that can cause inf loop if part of min/max

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 12:47:29 PDT 2019


nikic added a comment.

@spatel I've created D59506 <https://reviews.llvm.org/D59506> for the InstSimplify change.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59378





More information about the llvm-commits mailing list