[all-commits] [llvm/llvm-project] a107f8: [GlobalsAA] Add back a check to intrinsic_addresst...
topperc via All-commits
all-commits at lists.llvm.org
Fri Jan 24 11:55:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a107f864176300629afeb9f22be19513917b36bd
https://github.com/llvm/llvm-project/commit/a107f864176300629afeb9f22be19513917b36bd
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/test/Analysis/GlobalsModRef/intrinsic_addresstaken.ll
Log Message:
-----------
[GlobalsAA] Add back a check to intrinsic_addresstaken.ll to see if the AVX and AVX512 bots still fail for it.
These bots failed for this several months ago and as a result, this
check was removed. If they still fail I'm going to try to see if I
can figure out why.
More information about the All-commits
mailing list