[PATCH] D120714: [CodeGen] Place SDNode debug ID declaration under appropriate #if
Daniil Kovalev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 04:17:33 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83a798d4b0e1: [CodeGen] Place SDNode debug ID declaration under appropriate #if (authored by kovdan01).
Changed prior to commit:
https://reviews.llvm.org/D120714?vs=419680&id=420779#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120714/new/
https://reviews.llvm.org/D120714
Files:
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
llvm/test/CodeGen/AArch64/pow.75.ll
llvm/test/CodeGen/AArch64/split-vector-insert.ll
llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll
llvm/test/CodeGen/ARM/pow.75.ll
llvm/test/CodeGen/Hexagon/mapped_intrinsics.ll
llvm/test/CodeGen/Mips/address-selection.ll
llvm/test/CodeGen/Mips/cconv/byval.ll
llvm/test/CodeGen/Mips/cstmaterialization/isel-materialization.ll
llvm/test/CodeGen/Mips/frameindex.ll
llvm/test/CodeGen/Mips/llvm-ir/isel.ll
llvm/test/CodeGen/PowerPC/add_cmp.ll
llvm/test/CodeGen/PowerPC/fmf-propagation.ll
llvm/test/CodeGen/PowerPC/pow.75.ll
llvm/test/CodeGen/SystemZ/combine_loads_from_build_pair.ll
llvm/test/CodeGen/SystemZ/isel-debug.ll
llvm/test/CodeGen/VE/Vector/vp_srem.ll
llvm/test/CodeGen/VE/Vector/vp_urem.ll
llvm/test/CodeGen/X86/callbr-asm-bb-exports.ll
llvm/test/CodeGen/X86/fmf-propagation.ll
llvm/test/CodeGen/X86/merge-store-partially-alias-loads.ll
llvm/test/CodeGen/X86/pow.75.ll
llvm/test/lit.cfg.py
llvm/test/lit.site.cfg.py.in
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/amdgpu-isel-support.test
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/lanai-isel-support.test
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/x86-isel-support.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120714.420779.patch
Type: text/x-patch
Size: 19212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/125357e3/attachment-0001.bin>
More information about the llvm-commits
mailing list