[PATCH] D118845: [RISCV] Move the creation of VLMaxSentinel to isel. Use X0 during lowering.
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 23:29:33 PST 2022
rogfer01 added a comment.
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.
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