[PATCH] D100710: Added example for integer constant

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 17 18:22:13 PDT 2021


aqjune added a comment.

Hi,

Would you explain what this patch is for?

I think `add %in, 1` isn't constant... it is an instruction.


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