[llvm] [RISCV] Support `llvm.masked.compressstore` intrinsic (PR #83457)
Kolya Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 29 18:14:19 PST 2024
nikolaypanchenko wrote:
> Can you separate your NFC to add the Align parameter to TTI into it's own review? It's clearly needed, we should be able to land that one quickly and rebase this on top.
Absolutely. https://github.com/llvm/llvm-project/pull/83516
https://github.com/llvm/llvm-project/pull/83457
More information about the llvm-commits
mailing list