[all-commits] [llvm/llvm-project] 09d72a: Revert "[CGP] Enable CodeGenPrepares phi type conv...
Tres via All-commits
all-commits at lists.llvm.org
Mon Jun 22 04:08:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 09d72ad3990b7fde29087329b07cbfa5a332c23a
https://github.com/llvm/llvm-project/commit/09d72ad3990b7fde29087329b07cbfa5a332c23a
Author: Tres Popp <tpopp at google.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
M llvm/test/CodeGen/X86/atomicf128.ll
Log Message:
-----------
Revert "[CGP] Enable CodeGenPrepares phi type convertion."
This reverts commit 67121d7b82ed78a47ea32f0c87b7317e2b469ab2.
This is causing compile times to be 2x slower on some large binaries.
More information about the All-commits
mailing list