diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2024-04-15 16:32:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 16:32:14 +0200 |
commit | 7e4c6e98fa05f5c3bf14f96365ae74a8d12c6257 (patch) | |
tree | 1be6f2ce835ae869f2b6eea0ee8ee67a1cf282a4 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | a3ce29f7bb5510131971ac5ccc63132dd48c8dd2 (diff) | |
download | llvm-7e4c6e98fa05f5c3bf14f96365ae74a8d12c6257.zip llvm-7e4c6e98fa05f5c3bf14f96365ae74a8d12c6257.tar.gz llvm-7e4c6e98fa05f5c3bf14f96365ae74a8d12c6257.tar.bz2 |
[SystemZ] Bugfix in getDemandedSrcElements(). (#88623)
For the intrinsic s390_vperm, all of the elements are demanded, so use
an APInt with the value of '-1' for them (not '1').
Fixes https://github.com/llvm/llvm-project/issues/88397
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions