diff options
author | Florian Hahn <flo@fhahn.com> | 2023-12-04 15:35:53 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-12-04 15:35:54 +0000 |
commit | cd4348349a9dae6d61a3f7db0cb8d2ba2c0ad1c3 (patch) | |
tree | a3a95bb617b98763aed6f6b19389ba39fc0c838a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e309667769c8f7d6f5616c226ee43a19dcee8bf3 (diff) | |
download | llvm-cd4348349a9dae6d61a3f7db0cb8d2ba2c0ad1c3.zip llvm-cd4348349a9dae6d61a3f7db0cb8d2ba2c0ad1c3.tar.gz llvm-cd4348349a9dae6d61a3f7db0cb8d2ba2c0ad1c3.tar.bz2 |
[VPlan] Sink cases where no truncate is needed in truncateMinimalBWs.
MinBWs contains entries that specify the minimum required bitwidth. In
some cases, the old and new bitwidths can be equal (see test case) and
in those cases no truncations are needed, so skip those cases.
Fixes #74307.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions