2 Commits

Author SHA1 Message Date
Evgenii Kudriashov
a437347562
[X86][GlobalISel] Remove G_OR/G_AND/G_XOR test duplication (NFC) (#79088) 2024-01-26 16:48:51 +01:00
Simon Pilgrim
2df69ed14c [X86] Add scalar isel test coverage for AND/OR/XOR types
Even something as simple as bitlogic ops are showing differences between DAG/Fast/Global ISel - promotion, commutation, load/rmw folding etc.
2023-10-24 15:13:17 +01:00