diff options
author | Quinn Pham <quinn.pham@ibm.com> | 2021-09-13 12:30:25 -0500 |
---|---|---|
committer | Quinn Pham <Quinn.Pham@ibm.com> | 2021-09-23 11:05:49 -0500 |
commit | f9912fe4eac91f27965c22d015b3109c5158d050 (patch) | |
tree | b70cb66cb9afe1a00b909f91daf81fed951942a3 /llvm/lib/Support/LockFileManager.cpp | |
parent | a95061691e43fd9a4216e60917715bdc58660d17 (diff) | |
download | llvm-f9912fe4eac91f27965c22d015b3109c5158d050.zip llvm-f9912fe4eac91f27965c22d015b3109c5158d050.tar.gz llvm-f9912fe4eac91f27965c22d015b3109c5158d050.tar.bz2 |
[PowerPC] Add range checks for P10 Vector Builtins
This patch adds range checking for some Power10 altivec builtins and
changes the signature of a builtin to match documentation. For `vec_cntm`,
range checking is done via SemaChecking. For `vec_splati_ins`, the second
argument is masked to extract the 0th bit so that we always receive either a `0`
or a `1`.
Reviewed By: lei, amyk
Differential Revision: https://reviews.llvm.org/D109710
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions