[PATCH] D91250: Support intrinsic overloading on unnamed types

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 06:35:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04790d9cfba3: Support intrinsic overloading on unnamed types (authored by jeroen.dobbelaere).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91250

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/Module.h
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/Module.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Bitcode/intrinsics-with-unnamed-types.ll
  llvm/test/Linker/intrinsics-with-unnamed-types.ll
  llvm/test/Transforms/LoopVectorize/X86/pr48340.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91250.331853.patch
Type: text/x-patch
Size: 22427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/d4af67e6/attachment.bin>


More information about the llvm-commits mailing list