[PATCH] D151945: Introduce G_OPAQUE and use it to prevent constant folding hoisted constants.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 12:21:39 PDT 2023
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-hoisted-constants.ll:107
+}
+
----------------
Add some cases with vectors and FP types?
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