diff options
author | Nikita Popov <npopov@redhat.com> | 2023-02-27 16:31:21 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-02-27 16:32:11 +0100 |
commit | 3c2b1853d17065680c2bdac3623ad1fac4f215ec (patch) | |
tree | ba93d191cd13c13f2172e3acb59ee92df31ba6de /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9e5bfa1ae30bbb8fb978f7f6e9f3d90dd1cf5a4c (diff) | |
download | llvm-3c2b1853d17065680c2bdac3623ad1fac4f215ec.zip llvm-3c2b1853d17065680c2bdac3623ad1fac4f215ec.tar.gz llvm-3c2b1853d17065680c2bdac3623ad1fac4f215ec.tar.bz2 |
[InstCombine] Avoid ConstantExpr::getSelect() use (NFCI)
Instead let IRBuilder take care of constant folding.
In preparation for removing select constantexprs.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions