[all-commits] [llvm/llvm-project] 4ddfd9: [IR] Preserve !nofpclass in dropUBImplyingAttrsAnd...
ayrai-gb via All-commits
all-commits at lists.llvm.org
Wed Jul 8 03:43:09 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ddfd96314507b6a829b1df5afc5455f345ba38d
https://github.com/llvm/llvm-project/commit/4ddfd96314507b6a829b1df5afc5455f345ba38d
Author: ayrai-gb <ayrai at amd.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M llvm/lib/IR/Instruction.cpp
M llvm/test/Transforms/SimplifyCFG/hoist-with-metadata.ll
Log Message:
-----------
[IR] Preserve !nofpclass in dropUBImplyingAttrsAndMetadata (#208186)
`!nofpclass` is a poison-generating metadata kind, so it should be
preserved by dropUBImplyingAttrsAndMetadata().
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