diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-02-17 11:37:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-17 11:37:13 -0800 |
commit | d5167c84f9eddf6a37c667d4673bf694dfd8be37 (patch) | |
tree | 6abadeae3d6390fcacc5bc66741ea38d7907bf6f /llvm/unittests/Support/ErrorTest.cpp | |
parent | 80747616b9ae5f1156954b87ba7502398573825a (diff) | |
download | llvm-d5167c84f9eddf6a37c667d4673bf694dfd8be37.zip llvm-d5167c84f9eddf6a37c667d4673bf694dfd8be37.tar.gz llvm-d5167c84f9eddf6a37c667d4673bf694dfd8be37.tar.bz2 |
[DAGCombiner] Allow tryToFoldExtOfLoad to use a sextload for zext nneg. (#81714)
If the load is used by any signed setccs, we can use a sextload
instead of zextload. Then we don't have to give up on extending
the load.
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions