diff options
author | Philip Reames <preames@rivosinc.com> | 2023-12-05 12:15:44 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2023-12-05 12:19:10 -0800 |
commit | a0dde7b8d16842005d6f5247dda6f17c77a5906f (patch) | |
tree | a03b207776ba7dae4f1f56dc187a67e160e90560 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 12e5148f9cf24b1360b3adfc7e3f5994a518f0cd (diff) | |
download | llvm-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