[all-commits] [llvm/llvm-project] 72f87d: [DAG] canCreateUndefOrPoison - remove isGuaranteed...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jul 1 06:02:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72f87d2d69b2a735f6a68e7ee53fa9a7597b6b3a
https://github.com/llvm/llvm-project/commit/72f87d2d69b2a735f6a68e7ee53fa9a7597b6b3a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAG] canCreateUndefOrPoison - remove isGuaranteedNotToBeUndefOrPoison check for insert/extract vector element indices (#146514)
No longer necessary now that #146490 has landed
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