Files
clang-p2996/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
Kolya Panchenko 889d99a50f [TTI] Add alignment argument to TTI for compress/expand support (#83516)
Since `llvm.compressstore` and `llvm.expandload` do require memory
access, it's essential for some target to check if alignment is good to
be able to lower them to target-specific instructions
2024-03-05 20:33:56 -05:00

36 KiB