[PATCH] D36704: [CodeGen] Improve the consistency of instruction fusion
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 02:21:15 PDT 2017
fhahn added a comment.
The following tests fail for me on latest master for me (check-llvm-codegen) with this patch applied.
LLVM :: CodeGen/AMDGPU/addrspacecast.ll
LLVM :: CodeGen/AMDGPU/macro-fusion-cluster-vcc-uses.mir
LLVM :: CodeGen/AMDGPU/select-vectors.ll
LLVM :: CodeGen/AMDGPU/udivrem.ll
https://reviews.llvm.org/D36704
More information about the llvm-commits
mailing list