[PATCH] D56155: [docs] cttz and ctlz return poison, not undef, when argument is 0

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 06:27:36 PDT 2020


spatel added a reviewer: aqjune.
spatel added a comment.
Herald added a project: LLVM.

Reverse ping.

Note that the poison text for selects was updated after:
rGfaba1d034a <https://reviews.llvm.org/rGfaba1d034a046305a3a7902e1753bf5dfc4f686e>
rGd8061456b <https://reviews.llvm.org/rGd8061456bcc111c0f4f7806d84283ae78c7b3e30>
( https://bugs.llvm.org/show_bug.cgi?id=20895 )


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56155





More information about the llvm-commits mailing list