[llvm] [InstCombine] Decompose constant xor operand if possible (PR #147599)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 03:37:30 PDT 2025
================
@@ -0,0 +1,31 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -mtriple=amdgcn-amd-amdhsa -passes=instcombine \
----------------
nikic wrote:
Triple shouldn't be necessary.
https://github.com/llvm/llvm-project/pull/147599
More information about the llvm-commits
mailing list