diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-08-05 19:20:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 19:20:17 -0700 |
commit | d27802a2173ab3d864d3bf1ac507a4acc656e457 (patch) | |
tree | 193b55785f67d7c81d7a11b677a5750eb01cafe4 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | ee6afeb72ef2cee918c1338c926c481ad36aa915 (diff) | |
download | llvm-d27802a2173ab3d864d3bf1ac507a4acc656e457.zip llvm-d27802a2173ab3d864d3bf1ac507a4acc656e457.tar.gz llvm-d27802a2173ab3d864d3bf1ac507a4acc656e457.tar.bz2 |
[DAGCombiner] Fold setcc of trunc, generalizing some NVPTX isel logic (#150270)
That change adds support for folding a SETCC when one or both of the
operands is a TRUNCATE with the appropriate no-wrap flags. This pattern
can occur when promoting i8 operations in NVPTX, and we currently have
some ISel rules to try to handle it.
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions