[PATCH] D138428: [X86] Use lock add/sub/or/and/xor for cases that we only care about the EFLAGS (negated cases)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 06:22:21 PST 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/pr58685.ll:238
+  ret i1 %5
+}
----------------
please can you pre-commit these


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138428/new/

https://reviews.llvm.org/D138428



More information about the llvm-commits mailing list