[all-commits] [llvm/llvm-project] fe9e44: [BasicAA] Add test for phi that contains itself (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Dec 9 07:14:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe9e442c57f3b50ec7ad5f01e191745aa3156b4e
https://github.com/llvm/llvm-project/commit/fe9e442c57f3b50ec7ad5f01e191745aa3156b4e
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M llvm/test/Analysis/BasicAA/recphi.ll
Log Message:
-----------
[BasicAA] Add test for phi that contains itself (NFC)
This currently produces a better result with PhiValues.
More information about the All-commits
mailing list