[clang] [CIR] Add invariant attribute to cir.load (PR #204283)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 23 23:56:11 PDT 2026


================
@@ -0,0 +1,23 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -O1 -fstrict-vtable-pointers -fclangir -emit-cir %s -o %t.cir
----------------
skc7 wrote:

Added LLVM checks. Thanks.

https://github.com/llvm/llvm-project/pull/204283


More information about the cfe-commits mailing list