[llvm] Optimized Constant Xor And And Not Operation (PR #161784)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 7 09:58:32 PDT 2025
================
@@ -0,0 +1,63 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=x86_64-unknown-unknown -mattr=+bmi < %s | FileCheck %s
----------------
RKSimon wrote:
test without bmi as well
https://github.com/llvm/llvm-project/pull/161784
More information about the llvm-commits
mailing list