diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-01-08 14:11:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-08 14:11:23 -0800 |
commit | 560b72c0408a8f7e4340a1d4197b164a14cd30b0 (patch) | |
tree | 5a30ace53cca829a5cfb544c0cb558bd8c91b707 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 89483403c34b39fd203111b4e37f629f2f76f0b4 (diff) | |
download | llvm-560b72c0408a8f7e4340a1d4197b164a14cd30b0.zip llvm-560b72c0408a8f7e4340a1d4197b164a14cd30b0.tar.gz llvm-560b72c0408a8f7e4340a1d4197b164a14cd30b0.tar.bz2 |
[NVPTX] Support address offsets added with disjoint or (#122042)
Sometime DAGCombiner gets a little too clever and converts an add of a
small constant offset to a highly aligned pointer into a 'disjoint or'.
When looking for address operands handle this case as well.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions