[PATCH] D133418: [ConstantExpr] Remove fneg expression
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 01:25:09 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96cb7c22736b: [ConstantExpr] Remove fneg expression (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D133418?vs=458414&id=458682#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133418/new/
https://reviews.llvm.org/D133418
Files:
llvm/bindings/go/llvm/ir.go
llvm/bindings/ocaml/llvm/llvm.ml
llvm/bindings/ocaml/llvm/llvm.mli
llvm/docs/ReleaseNotes.rst
llvm/include/llvm-c/Core.h
llvm/include/llvm/IR/Constants.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/IR/Constants.cpp
llvm/lib/IR/ConstantsContext.h
llvm/lib/IR/Core.cpp
llvm/test/Bindings/OCaml/core.ml
llvm/test/CodeGen/AArch64/arm64-promote-const-complex-initializers.ll
llvm/test/Transforms/InstCombine/fma.ll
llvm/unittests/IR/ConstantsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133418.458682.patch
Type: text/x-patch
Size: 19078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/c82381d4/attachment.bin>
More information about the llvm-commits
mailing list