]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Adjust overlap attr after revert d3544cea63d and e65aaf8efe1
authorPan Li <pan2.li@intel.com>
Mon, 22 Apr 2024 13:20:02 +0000 (21:20 +0800)
committerPan Li <pan2.li@intel.com>
Mon, 22 Apr 2024 22:49:58 +0000 (06:49 +0800)
commit2a8187e0a1cf5fb5d1adcb5a2a2b579a80215202
tree6cf538e336286ce8a9bfdc62e6472ff58f47652d
parentb909daa5b67317e46543a7b2ed76e82298645cf6
RISC-V: Adjust overlap attr after revert d3544cea63d and e65aaf8efe1

After we reverted below 2 commits, the reference to attr need some
adjustment as the group_overlap is no longer available.

* RISC-V: Robostify the W43, W86, W87 constraint enabled attribute
* RISC-V: Rename vconstraint into group_overlap

The below tests are passed for this patch.

* The rv64gcv fully regression tests.

gcc/ChangeLog:

* config/riscv/vector-crypto.md:

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/config/riscv/vector-crypto.md