diff options
author | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2022-10-07 15:40:27 -0700 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2022-10-07 15:56:06 -0700 |
commit | 09d84e0ad8a3c2aa1c75a0a99a544824d22817fc (patch) | |
tree | 11dc9ba73fbd9e9569a2f89971497873670db25c /clang/lib/Sema/SemaModule.cpp | |
parent | 62ea6c5be785ff149fa593b431b4d5053e2b81a8 (diff) | |
download | llvm-09d84e0ad8a3c2aa1c75a0a99a544824d22817fc.zip llvm-09d84e0ad8a3c2aa1c75a0a99a544824d22817fc.tar.gz llvm-09d84e0ad8a3c2aa1c75a0a99a544824d22817fc.tar.bz2 |
[Hexagon] Implement helper to get intrinsic for instruction opcode
There are intrinsics for most scalar instructions and almost all HVX
instructions. What's somewhat painful is that there are two intrinsics
for each HVX instruction: one for 64- and one for 128-byte mode.
Instead of checking the current codegen settings every time, this
function would simply return the right intrinsic.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions