[all-commits] [llvm/llvm-project] 072ddf: [BasicAA] Add recphi test with dynamic offset (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Nov 21 08:57:08 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 072ddff3f20787fd82ed8ee7f019db5f594b8a08
https://github.com/llvm/llvm-project/commit/072ddff3f20787fd82ed8ee7f019db5f594b8a08
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M llvm/test/Analysis/BasicAA/recphi.ll
Log Message:
-----------
[BasicAA] Add recphi test with dynamic offset (NFC)
Currently, we don't recognize that %a an %p don't alias.
More information about the All-commits
mailing list