[PATCH] D100710: Added example for integer constant
Sushma Unnibhavi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 17 23:38:21 PDT 2021
sushmaunnibhavi added a comment.
In D100710#2696919 <https://reviews.llvm.org/D100710#2696919>, @aqjune wrote:
> Hi,
>
> Would you explain what this patch is for?
>
> I think `add %in, 1` isn't constant... it is an instruction.
Actually, this patch is for adding examples for the simple constants section in Langref.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100710/new/
https://reviews.llvm.org/D100710
More information about the llvm-commits
mailing list