On 12/14/22 04:36, juzhe.zh...@rivai.ai wrote:
From: Ju-Zhe Zhong <juzhe.zh...@rivai.ai>

Since store instructions doesn't care about tail policy, we remove
vste from "ta" attribute. Hence, we could have more fusion chances
and better optimization.

gcc/ChangeLog:

         * config/riscv/vector.md: Remove vste.
Just to confirm that I understand the basic model. Vector stores only update active elements, thus they don't care about tail policy, right?

Assuming that's the case, then this is OK.

jeff

Reply via email to