diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-10-12 08:46:08 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-10-12 09:19:20 -0700 |
commit | aefaf167588b38768b15c57f0f0bfccfb87a399f (patch) | |
tree | 67677ec681c60d4195444d7920d3997c03d41f9c /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | f56548829c4c696d798c252bf097b71538bd45d7 (diff) | |
download | llvm-aefaf167588b38768b15c57f0f0bfccfb87a399f.zip llvm-aefaf167588b38768b15c57f0f0bfccfb87a399f.tar.gz llvm-aefaf167588b38768b15c57f0f0bfccfb87a399f.tar.bz2 |
[TableGen] Fix both sides of '&&' are same
The operand of the second any_of in EnforceSmallerThan should be
B not S like the FP code in the if below.
Unfortunately, fixing that causes an infinite loop in the build
of RISCV. So I've added a workaround for that as well.
Fixes PR44768.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D111502
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions