diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2021-05-14 09:00:47 +0100 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2021-05-14 10:34:40 +0100 |
commit | 459c48e04f25a40a81e9e11ccb9c17a88dc39999 (patch) | |
tree | e6536116e4cfdc5272993b0fa6dbecdc12378110 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 7f81c5a5bae8329379b226d4efff6a44dfdeece9 (diff) | |
download | llvm-459c48e04f25a40a81e9e11ccb9c17a88dc39999.zip llvm-459c48e04f25a40a81e9e11ccb9c17a88dc39999.tar.gz llvm-459c48e04f25a40a81e9e11ccb9c17a88dc39999.tar.bz2 |
NFCI: Remove VF argument from isScalarWithPredication
As discussed in D102437, the VF argument to isScalarWithPredication
seems redundant, so this is intended to be a non-functional change. It
seems wrong to query the widening decision at this point. Removing the
operand and code to get the widening decision causes no unit/regression
tests to fail. I've also found no issues running the LLVM test-suite.
This subsequently removes the VF argument from isPredicatedInst as well,
since it is no longer required.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions