diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-10-27 15:24:02 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-10-27 15:28:05 -0400 |
commit | fd90f542cf60c2a4e735f35513268c052686dbd6 (patch) | |
tree | d318277ec207fb14cc955ef401957c041785bdcb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a97eab7d39d4c9203d8a9ff275579cf674117342 (diff) | |
download | llvm-fd90f542cf60c2a4e735f35513268c052686dbd6.zip llvm-fd90f542cf60c2a4e735f35513268c052686dbd6.tar.gz llvm-fd90f542cf60c2a4e735f35513268c052686dbd6.tar.bz2 |
[InstCombine] improve efficiency of sub demanded bits; NFC
There's no reason to shrink a constant or simplify
an operand in 2 steps.
This matches what we currently do for 'add' (although that
seems like it should be altered to handle the commutative
case).
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions