[PATCH] D156221: [RISCV] Support overloaded version ntlh intrinsic function

Piyou Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 23:03:37 PDT 2023


BeMg updated this revision to Diff 546324.
BeMg added a comment.

Use semacheck and CGBuiltin to support overload version functionY


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156221/new/

https://reviews.llvm.org/D156221

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/riscv_ntlh.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/RISCV/ntlh-intrinsics/riscv32-zihintntl.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156221.546324.patch
Type: text/x-patch
Size: 8393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/1feb77ef/attachment.bin>


More information about the cfe-commits mailing list