diff options
author | Marco Elver <elver@google.com> | 2025-07-17 15:44:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 15:44:21 +0200 |
commit | 66da9f38f374e786b2f1c0ecdab0b651c94c4f27 (patch) | |
tree | 028c0b705f89262dbf04c5407e45bbb6ffaf65c8 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | fc5c5a934d2560559221bcb334b14ef4aa96a2dd (diff) | |
download | llvm-66da9f38f374e786b2f1c0ecdab0b651c94c4f27.zip llvm-66da9f38f374e786b2f1c0ecdab0b651c94c4f27.tar.gz llvm-66da9f38f374e786b2f1c0ecdab0b651c94c4f27.tar.bz2 |
[SelectionDAG] Fix copyExtraInfo where new node has entry as operand (#149307)
Add special case handling where a new replacement node has the entry
node as an operand i.e. does not depend on any other nodes.
This can be observed with the existing X86/pcsections-atomics.ll test
case when targeting Haswell, where certain 128-bit atomics are
transformed into arch-specific instructions, with some operands having
no other dependencies.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions