[all-commits] [llvm/llvm-project] 87c60b: [X86] Add test case for situation where constant f...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 28 07:34:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87c60bfe561ba213d627a65b694554b0a580fa95
https://github.com/llvm/llvm-project/commit/87c60bfe561ba213d627a65b694554b0a580fa95
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M llvm/test/CodeGen/X86/combine-pmadd.ll
Log Message:
-----------
[X86] Add test case for situation where constant folding PMADDWD was causing an infinite loop in PCMPGT commuting between 2 constant values.
Reported by @alexfh
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