diff options
author | Markus Böck <markus.boeck02@gmail.com> | 2022-09-20 22:12:10 +0200 |
---|---|---|
committer | Markus Böck <markus.boeck02@gmail.com> | 2022-09-20 22:25:13 +0200 |
commit | b751da43b2bdccda78f30ac8411b6396c0be6874 (patch) | |
tree | b28a0072afb886591fa532f27d9471b839f78a65 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 8a131190070152ffb0a27ab5dd14d98052467aa9 (diff) | |
download | llvm-b751da43b2bdccda78f30ac8411b6396c0be6874.zip llvm-b751da43b2bdccda78f30ac8411b6396c0be6874.tar.gz llvm-b751da43b2bdccda78f30ac8411b6396c0be6874.tar.bz2 |
[InstCombine] Handle integer extension in `select` patterns using the condition as value
These patterns were previously only implemented for i1 type but can be extended for any integer type by also handling zext and sext operands.
Differential Revision: https://reviews.llvm.org/D134142
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions