[all-commits] [llvm/llvm-project] 262543: [PhaseOrdering] move test with target requirement ...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Sep 24 06:56:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2625433e77ef5e161536f6fd01ea68840cfcb0dc
https://github.com/llvm/llvm-project/commit/2625433e77ef5e161536f6fd01ea68840cfcb0dc
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/X86/nancvt.ll
R llvm/test/Transforms/PhaseOrdering/nancvt.ll
Log Message:
-----------
[PhaseOrdering] move test with target requirement to x86 dir
I'm not sure if the target is actually necessary,
but since it was specified, I'm moving to the
appropriate dir to avoid bot fallout.
More information about the All-commits
mailing list