aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2023-12-05 12:15:44 -0800
committerPhilip Reames <listmail@philipreames.com>2023-12-05 12:19:10 -0800
commita0dde7b8d16842005d6f5247dda6f17c77a5906f (patch)
treea03b207776ba7dae4f1f56dc187a67e160e90560 /clang/lib/CodeGen/CodeGenModule.cpp
parent12e5148f9cf24b1360b3adfc7e3f5994a518f0cd (diff)
downloadllvm-a0dde7b8d16842005d6f5247dda6f17c77a5906f.zip
llvm-a0dde7b8d16842005d6f5247dda6f17c77a5906f.tar.gz
llvm-a0dde7b8d16842005d6f5247dda6f17c77a5906f.tar.bz2
[DAG] Remove (dead) legalization for atomic LoadSDNode and StoreSDNode
This should have been part of 943f3e52 which removed the never completed migration code which added these. I left them out because I thought there was more generic SDAG code to cleanup, but I'd forgotten that SystemZ relied on custom legalizing ATOMIC_LOAD to (atomic) LoadSDNode. As a result, we still need the various legality checks on combines and the common infrastructure to suport them.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions