[clang] [CIR] Upstream handling for __builtin_prefetch (PR #164387)

Sirui Mu via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 21 09:19:21 PDT 2025


================

----------------
Lancern wrote:

Can you also include checks for the output from the original clang CodeGen (with a check prefix of `OGCG`)? So we could compare CIR-to-LLVM output with the original CodeGen's LLVM output.

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


More information about the cfe-commits mailing list