[PATCH] D153490: [RISCV] Properly handle partial writes in isConvertibleToVMV_V_V.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 25 08:26:37 PDT 2023
fakepaper56 added a comment.
In D153490#4442663 <https://reviews.llvm.org/D153490#4442663>, @craig.topper wrote:
> @reames FYI, I think this entire transformation may be conflating tail agnostic and tail undefined.
LGTM. But I am curious what does the "tail undefined" mean?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153490/new/
https://reviews.llvm.org/D153490
More information about the llvm-commits
mailing list