[PATCH] D128719: [IR] Remove support for insertvalue constant expression
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 4 00:27:37 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7283f48a05de: [IR] Remove support for insertvalue constant expression (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128719/new/
https://reviews.llvm.org/D128719
Files:
llvm/bindings/go/llvm/ir.go
llvm/bindings/ocaml/llvm/llvm.ml
llvm/bindings/ocaml/llvm/llvm.mli
llvm/bindings/ocaml/llvm/llvm_ocaml.c
llvm/docs/ReleaseNotes.rst
llvm/include/llvm-c/Core.h
llvm/include/llvm/IR/Constants.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Constants.cpp
llvm/lib/IR/ConstantsContext.h
llvm/lib/IR/Core.cpp
llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
llvm/test/Assembler/insertextractvalue.ll
llvm/test/Assembler/insertvalue-invalid-type-1.ll
llvm/test/Assembler/unsupported-constexprs.ll
llvm/test/CodeGen/X86/nonconst-static-iv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128719.442019.patch
Type: text/x-patch
Size: 25930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/890b15b7/attachment.bin>
More information about the llvm-commits
mailing list