[llvm] [X86] Reuse AND flags for redundant TEST with known SF (PR #202918)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 06:05:26 PDT 2026


================
@@ -0,0 +1,34 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown | FileCheck %s
----------------
phoebewang wrote:

Add a new RUN with `-mattr=ndd` to check NDD case if possible.

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


More information about the llvm-commits mailing list