[llvm] [X86][GlobalISel] Enable G_SDIV/G_UDIV/G_SREM/G_UREM (PR #81615)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 10:01:40 PST 2024


tschuett wrote:

One of the nice features of GlobalIsel is that you can test passes in isolation. Why did the mir tests did not reveal the bug?
End-to-end tests are a SelectionDag feature.

https://github.com/llvm/llvm-project/pull/81615


More information about the llvm-commits mailing list