[PATCH] D117912: [IR] document and update ctlz/cttz intrinsics to optionally return poison rather than undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 08:27:32 PST 2022


spatel added a comment.

Thanks, @zielaj for explaining the larger example. It's not clear to me exactly what clang/LLVM can do to improve that case, but if you have a suggestion, please do file another issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117912



More information about the llvm-commits mailing list