[PATCH] D93446: [RISCV] Add vadd with mask and without mask builtin.
    Hsiangkai Wang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Dec 20 20:00:49 PST 2020
    
    
  
HsiangKai updated this revision to Diff 313014.
HsiangKai added a comment.
Address @khchen's comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93446/new/
https://reviews.llvm.org/D93446
Files:
  clang/include/clang/Basic/BuiltinsRISCV.def
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Basic/TargetBuiltins.h
  clang/include/clang/Sema/Sema.h
  clang/include/clang/module.modulemap
  clang/lib/Basic/Targets/RISCV.cpp
  clang/lib/Basic/Targets/RISCV.h
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/RISCV/vadd.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93446.313014.patch
Type: text/x-patch
Size: 191089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/5031a1b6/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list