================ @@ -0,0 +1,23 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -emit-cir %s -o %t.cir ---------------- andykaylor wrote: Can you add another pair of RUN lines to test with a big-endian target? https://github.com/llvm/llvm-project/pull/142241