diff options
author | eopXD <yueh.ting.chen@gmail.com> | 2023-06-29 01:39:25 -0700 |
---|---|---|
committer | eopXD <yueh.ting.chen@gmail.com> | 2023-06-29 05:23:56 -0700 |
commit | af19e406f28e644e645781021c56720b60dc2238 (patch) | |
tree | 5d2f8de38422a555fc5f10504be4ed85f3191c5c /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 177583c914528626dc79bfdca64a0af0750ccee7 (diff) | |
download | llvm-af19e406f28e644e645781021c56720b60dc2238.zip llvm-af19e406f28e644e645781021c56720b60dc2238.tar.gz llvm-af19e406f28e644e645781021c56720b60dc2238.tar.bz2 |
[Clang][RISCV] Fix RISC-V vector / SiFive intrinsic inclusion in SemaLookup
The existing code assumes that both `DeclareRISCVVBuiltins` and
`DeclareRISCVSiFiveVectorBuiltins` are set when coming into the if-statement
under SemaLookup.cpp.
This is not the case and causes issue #63571.
This patch resolves the issue.
Reviewed By: 4vtomat, kito-cheng
Differential Revision: https://reviews.llvm.org/D154050
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions