aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CodeCoverage.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-04-24 08:10:07 -0700
committerGitHub <noreply@github.com>2025-04-24 08:10:07 -0700
commitd43ce3504891edde937d68f6158dfacfa76de77a (patch)
tree6b218f175bf3e9ddd7af6c310a16fc43763251ed /llvm/tools/llvm-cov/CodeCoverage.cpp
parent0fcc9ffafd35e4567e6bc90f46b8c75f501dddf9 (diff)
downloadllvm-d43ce3504891edde937d68f6158dfacfa76de77a.zip
llvm-d43ce3504891edde937d68f6158dfacfa76de77a.tar.gz
llvm-d43ce3504891edde937d68f6158dfacfa76de77a.tar.bz2
[TableGen][GISel] Allow isTrivialOperatorNode to import patterns with isStore and a memory VT. (#137080)
This removes the need to explicitly set isTruncStore on truncstorei8 and other similar PatFrags that include truncstore in their frags DAG. This allows some new patterns to be imported for AMDGPU as you can see in the changed test. The extra isTruncStore were added in ae2b36e8bdfa6, along with some other tablegen changes to look for MemoryVT along with isTruncStore. I did not remove the code, because I'm not sure if any out of tree users have become dependent on it. It's no longer exercised in tree.
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions