arsenm wrote: > Is there any motivating test/example where this impacts scheduling or some other optimization? I doubt it, these are a SelectionDAG hack more than anything and expand immediately. It doesn't hurt to correct this though https://github.com/llvm/llvm-project/pull/134487