[all-commits] [llvm/llvm-project] c232a1: [InstSimplify] Add additional test for PR49839 (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jun 13 03:23:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c232a15df4460cb861b795be363cf77f12f3d77e
https://github.com/llvm/llvm-project/commit/c232a15df4460cb861b795be363cf77f12f3d77e
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/test/Transforms/InstSimplify/phi.ll
Log Message:
-----------
[InstSimplify] Add additional test for PR49839 (NFC)
This is a variant involving an aggregate constant, which was not
covered by the previous patch.
More information about the All-commits
mailing list