================
@@ -155,10 +155,10 @@ B:
define i32 @test10(i64 %b, i64 %c, i1 %d) {
; ALL-LABEL: test10:
; ALL: ## %bb.0:
+; ALL-NEXT: xorb $1, %dl
----------------
AZero13 wrote:
It is one byte bigger. I guess I can just say no for i1
https://github.com/llvm/llvm-project/pull/157687