[PATCH] D126461: [RISCV] Extract and store new vl of vleff iff destination isn't null
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 19:08:46 PDT 2022
craig.topper added a comment.
What is it isn't known to be null at compile time but gets optimized to it. Are we trying to make passing a null pointer defined behavior for these intrinsics?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126461/new/
https://reviews.llvm.org/D126461
More information about the cfe-commits
mailing list