[PATCH] D151945: Introduce G_OPAQUE and use it to prevent constant folding hoisted constants.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 09:34:29 PDT 2023


tschuett added a comment.

Would G_OPAQUE_CONSTANTbe  an improvement in intent? It is a constant that you cannot fold.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151945/new/

https://reviews.llvm.org/D151945



More information about the llvm-commits mailing list