diff options
author | Juzhe-Zhong <juzhe.zhong@rivai.ai> | 2023-05-22 22:05:18 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-05-22 22:05:18 +0800 |
commit | 776d94f0b14235bf85d0cce4020eea86a20c91f7 (patch) | |
tree | e24912ca19fbb3de9bd018034f843321e4e8efa4 /gcc/value-range.h | |
parent | 8637aecd5aea70bb13c08b5b96d3cb24f5afcead (diff) | |
download | gcc-776d94f0b14235bf85d0cce4020eea86a20c91f7.zip gcc-776d94f0b14235bf85d0cce4020eea86a20c91f7.tar.gz gcc-776d94f0b14235bf85d0cce4020eea86a20c91f7.tar.bz2 |
RISC-V: Add "m_" prefix for private member
Since the current framework is hard to maintain and
hard to be used in the future possible auto-vectorization patterns.
We will need to keep adding more helpers and arguments during the
auto-vectorization supporting. We should refactor the framework
now for the future use since the we don't support too much
auto-vectorization
patterns for now.
Start with this simple patch, this patch is adding "m_" prefix for
private the members.
gcc/ChangeLog:
* config/riscv/riscv-v.cc: Add "m_" prefix.
Signed-off-by: Juzhe-Zhong <juzhe.zhong@rivai.ai>
Diffstat (limited to 'gcc/value-range.h')
0 files changed, 0 insertions, 0 deletions