[all-commits] [llvm/llvm-project] 33be70: [NewGVN] Check intrinsic ID before accessing opera...
Mariusz Sikora via All-commits
all-commits at lists.llvm.org
Thu May 29 22:57:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33be70af9f2446e8562517ca6120d0dabc2e2f07
https://github.com/llvm/llvm-project/commit/33be70af9f2446e8562517ca6120d0dabc2e2f07
Author: Mariusz Sikora <mariusz.sikora at amd.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/NewGVN.cpp
A llvm/test/Transforms/NewGVN/s-barrier-compile-issue.ll
Log Message:
-----------
[NewGVN] Check intrinsic ID before accessing operands (#141571)
This patch is fixing assertions in downstream tests
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list