[all-commits] [llvm/llvm-project] 3dd2db: [MergeFunc] Add another test for incorrect constex...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Dec 20 05:53:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3dd2db08a2b30618e21f165cf094de421dc32c00
https://github.com/llvm/llvm-project/commit/3dd2db08a2b30618e21f165cf094de421dc32c00
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M llvm/test/Transforms/MergeFunc/constexpr.ll
Log Message:
-----------
[MergeFunc] Add another test for incorrect constexpr merging (NFC)
Looks like we don't even check the opcode :(
More information about the All-commits
mailing list