diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2023-11-13 22:45:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 22:45:33 +0800 |
commit | d64d5ea102567da82b33d719d9358824bb70f927 (patch) | |
tree | 682918dee8e21c45c11aa715d30849431eacf536 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2238363a5f3081274b54dd0d1b0ff297e6940ba5 (diff) | |
download | llvm-d64d5ea102567da82b33d719d9358824bb70f927.zip llvm-d64d5ea102567da82b33d719d9358824bb70f927.tar.gz llvm-d64d5ea102567da82b33d719d9358824bb70f927.tar.bz2 |
[RISCV][CodeGenPrepare] Remove duplicated transform for zext. NFC. (#72053)
After #71534 and #72052, the transform `zext -> zext nneg` in
`RISCVCodeGenPrepare` is redundant.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions