diff options
author | Nikita Popov <npopov@redhat.com> | 2023-09-29 09:43:45 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-09-29 09:44:43 +0200 |
commit | b4afade17564c61e9baf8024f8cf6921bdb3bde3 (patch) | |
tree | f52181816658d9b13809a18561e846cde516c955 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 512739ebbb25a75a6298b783f97aea2fb9f6a8e8 (diff) | |
download | llvm-b4afade17564c61e9baf8024f8cf6921bdb3bde3.zip llvm-b4afade17564c61e9baf8024f8cf6921bdb3bde3.tar.gz llvm-b4afade17564c61e9baf8024f8cf6921bdb3bde3.tar.bz2 |
[InstCombine] Avoid use of ConstantExpr::getZExtOrBitcast() (NFC)
Use the constant folding API instead. In the second case using
IR builder should also work, but the way the instructions are
created an inserted there is very unusual, so I've left it alone.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions