diff options
author | eopXD <yueh.ting.chen@gmail.com> | 2023-01-18 05:50:19 -0800 |
---|---|---|
committer | eopXD <yueh.ting.chen@gmail.com> | 2023-01-28 03:26:05 -0800 |
commit | d94a315ee3ecf0fb03cf1c7422e120d9d0e95d00 (patch) | |
tree | cf6fc750d40028db667aea4e87d3158f64ef0bd6 /clang/lib/Basic/SourceManager.cpp | |
parent | 0f0d8f5092b3bc397628c6f3b546b2588efacce7 (diff) | |
download | llvm-d94a315ee3ecf0fb03cf1c7422e120d9d0e95d00.zip llvm-d94a315ee3ecf0fb03cf1c7422e120d9d0e95d00.tar.gz llvm-d94a315ee3ecf0fb03cf1c7422e120d9d0e95d00.tar.bz2 |
[Clang][RISCV] Simplify RVV intrinsic policy suffix
This patch works towards the simplification proposal [0] of Nick
Knight. After this patch, we have reduced the hierarchy of intrinsics
from two sets (non-policy and policy) into a single set, with a general
assumption that policy behavior is agnostic unless specified.
[0] https://gist.github.com/nick-knight/6cb0b74b351a25323dfb1821d3a269b9
Pull Request: riscv-non-isa/rvv-intrinsic-doc#186.
Depends on D141796.
Reviewed By: craig.topper, kito-cheng
Differential Revision: https://reviews.llvm.org/D142016
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions