[all-commits] [llvm/llvm-project] dae72b: [X86] freeze-unary.ll - show tests failing to remo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jul 15 00:10:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dae72bc659d79f59e3b26a948158e3f37b33471b
https://github.com/llvm/llvm-project/commit/dae72bc659d79f59e3b26a948158e3f37b33471b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/test/CodeGen/X86/freeze-unary.ll
Log Message:
-----------
[X86] freeze-unary.ll - show tests failing to remove freeze from ISD::ABS node
Unlike the abs intrinsic, the ISD::ABS node defines ABS(INT_MIN) -> INT_MIN, not poison is generated
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