llvm-project
aad27bf5 - Add non-temporal support for LLVM masked loads (#104598)

Commit
1 year ago
Add non-temporal support for LLVM masked loads (#104598) This PR is adding non-temporal support to masked load as a `UnitAttr` attribute. Non temporal load is quite an important feature for masked loads to make the intrinsic usable from high level compilers
Author
Parents
Loading