diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-08-05 10:59:09 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-08-05 10:59:09 -0400 |
commit | 019d76196f79fcff3c148d0163786f9cce70a023 (patch) | |
tree | ee50fce3f5e33d8f9ae73be104081cd6b3ef37fc /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 249a7ed750729b79341fb22003a0f4537883d928 (diff) | |
download | llvm-019d76196f79fcff3c148d0163786f9cce70a023.zip llvm-019d76196f79fcff3c148d0163786f9cce70a023.tar.gz llvm-019d76196f79fcff3c148d0163786f9cce70a023.tar.bz2 |
[InstSimplify] use isImpliedCondition() instead of semi-duplicated code
We get a couple of improvements from recognizing swapped
operand patterns that were not handled by the replicated
code.
This should also enable simplifying larger patterns as
seen in issue #56653 and issue #56654, but that requires
enhancements to isImpliedCondition() itself.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions