[PATCH] D125887: [CGP] Freeze condition when despeculating ctlz/cttz

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 01:56:18 PDT 2022


nikic added a comment.

In D125887#3524715 <https://reviews.llvm.org/D125887#3524715>, @spatel wrote:

> LGTM - is it worth adding a CodeGen equivalent test to show that doesn't change (assuming there is no change)?

It looks like we already have a couple of CodeGen tests for this, e.g. llvm/test/CodeGen/X86/clz.ll.


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

https://reviews.llvm.org/D125887



More information about the llvm-commits mailing list