diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-02-20 23:09:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 23:09:00 +0800 |
commit | 9eb399b8548b835547947884b75c5fa79f977394 (patch) | |
tree | ee54c359c2e3fde270e0f26ccbaa701d2a0dc91e /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 493f10106f7f1799eb67be95058b251e6a3bf0af (diff) | |
download | llvm-9eb399b8548b835547947884b75c5fa79f977394.zip llvm-9eb399b8548b835547947884b75c5fa79f977394.tar.gz llvm-9eb399b8548b835547947884b75c5fa79f977394.tar.bz2 |
[InstCombine] Support zext nneg in `foldLogicCastConstant` (#82355)
This patch extends [D36234](https://reviews.llvm.org/D36234) to handle
`zext nneg` instructions.
I found this while adding support for cast instructions in
`getFreelyInvertedImpl`.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions