[all-commits] [llvm/llvm-project] 29e1d1: Revert "[PhaseOrdering] add test for memcpy remova...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Aug 16 06:54:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29e1d16a3eeba98ef8fb2c250301c7e7eb2554f4
https://github.com/llvm/llvm-project/commit/29e1d16a3eeba98ef8fb2c250301c7e7eb2554f4
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-16 (Sun, 16 Aug 2020)
Changed paths:
R llvm/test/Transforms/PhaseOrdering/memcpyopt.ll
Log Message:
-----------
Revert "[PhaseOrdering] add test for memcpy removal (PR47114); NFC"
This reverts commit babb59496b540583c6951813d1e0b3abdea97e7d.
This test addition was queued up with some unrelated changes,
but it seems more likely that we need to fix something internal
to -memcpyopt. Also, I'm not sure if including target-specifc
attributes in a generic regression test dir will cause bot
problems.
More information about the All-commits
mailing list