[PATCH] D118845: [RISCV] Move the creation of VLMaxSentinel to isel. Use X0 during lowering.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 23:42:52 PST 2022
craig.topper added a comment.
In D118845#3310071 <https://reviews.llvm.org/D118845#3310071>, @rogfer01 wrote:
> To clarify I understand the motivation of this: lowering won't have to special case every constant in the AVL operand just in case it is `VLMaxSentinel`, right?
>
> If this is the intent, LGTM.
Yes that's the intent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118845/new/
https://reviews.llvm.org/D118845
More information about the llvm-commits
mailing list