[llvm] [SIFoldOperands] Folding immediate into a copy invalidates candidates in the fold list (PR #148187)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 05:37:00 PDT 2025
================
@@ -0,0 +1,60 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -O3 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx90a %s -o - | FileCheck %s
----------------
jmmartinez wrote:
It seems. I cannot trigger the bug with O0/1/2. And I was not able on the mir.
https://github.com/llvm/llvm-project/pull/148187
More information about the llvm-commits
mailing list