[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 20:12:41 PDT 2023


tschuett added a comment.

I know that you don't like it, but the meaning of G_OPAQUE was not clear. G_OPAQUE_CONSTANT and G_OPAQUE_OPERATION to prevent constant folding and to prevent generic optimizations.


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