[clang] [CIR] Add support for __builtin_nontemporal_store and __builtin_nontemporal_load (PR #197872)

Jianjian Guan via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 02:53:51 PDT 2026


jacquesguan wrote:

> Please also add the non-temporal handling in `CIRGen::LValue`.

Added.

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


More information about the cfe-commits mailing list