diff options
author | Kang Zhang <shkzhang@cn.ibm.com> | 2020-07-22 05:51:03 +0000 |
---|---|---|
committer | Kang Zhang <shkzhang@cn.ibm.com> | 2020-07-22 05:51:03 +0000 |
commit | 9bbf0ecff36ef261d92d7d76a3b29d94f59fa65b (patch) | |
tree | fb6d1475d413f02cb384f47dc96e80c82f908989 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a1b12a934d9958a24c8c6f1a5ff4b141fbabddbe (diff) | |
download | llvm-9bbf0ecff36ef261d92d7d76a3b29d94f59fa65b.zip llvm-9bbf0ecff36ef261d92d7d76a3b29d94f59fa65b.tar.gz llvm-9bbf0ecff36ef261d92d7d76a3b29d94f59fa65b.tar.bz2 |
[PowerPC] Fix the implicit operands in PredicateInstruction()
Summary:
In the function `PPCInstrInfo::PredicateInstruction()`, we will replace
non-Predicate Instructions to Predicate Instruction. But we forget add
the new implicit operands the new Predicate Instruction needed. This
patch is to fix this.
Reviewed By: jsji, efriedma
Differential Revision: https://reviews.llvm.org/D82390
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions