llvm-project
560b72c0 - [NVPTX] Support address offsets added with disjoint or (#122042)

Commit
266 days ago
[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.
Author
Parents
Loading