[PATCH] D82588: [DSE] Look through memory PHI arguments when removing noop stores in MSSA.
Zoe Carver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 11:54:27 PDT 2020
zoecarver added a comment.
Also, `MultiSource/Applications/SPASS/SPASS.test` is failing for some reason. The error it's giving me is:
/Users/zoe/Developer/llvm-source/stats-build/tools/fpcmp-target: files differ without tolerance allowance
It looks like this may be an issue with the time it took to execute the test? That may be because I'm running these tests on a laptop (so both compile time and execution time aren't going to be accurate metrics).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82588/new/
https://reviews.llvm.org/D82588
More information about the llvm-commits
mailing list