[all-commits] [llvm/llvm-project] fa8dc3: [IR] Fix crashes caused by #85592 (#87169)
elhewaty via All-commits
all-commits at lists.llvm.org
Tue Apr 2 00:49:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa8dc363506893eb9371dd3b7590f41fa9a7174a
https://github.com/llvm/llvm-project/commit/fa8dc363506893eb9371dd3b7590f41fa9a7174a
Author: elhewaty <mohamedatef1698 at gmail.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M llvm/lib/IR/Operator.cpp
M llvm/test/Transforms/FunctionAttrs/noundef.ll
Log Message:
-----------
[IR] Fix crashes caused by #85592 (#87169)
This patch fixes the crash caused by the pull request:
https://github.com/llvm/llvm-project/pull/85592
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