[PATCH] D126745: [RISCV][Clang] Support policy functions for vmerge, vfmerge and vcompress.
Nuno Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 02:36:42 PDT 2022
nlopes added a comment.
In D126745#3693790 <https://reviews.llvm.org/D126745#3693790>, @khchen wrote:
> @nlopes we will update all undef to poison in follow up patches.
Thank you!
The benefit is that we want to remove undef altogether, so I'm trying to avoid having more undefs introduced, and if possible have everyone help reducing its usage whenever possible.
Thank you for your help!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126745/new/
https://reviews.llvm.org/D126745
More information about the cfe-commits
mailing list