[all-commits] [llvm/llvm-project] 153a24: Undo initialization of TRI in CGP as this is uncon...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Tue Jun 2 15:09:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 153a24ab0fc5e1caa2bc304933870bfb5f7198e6
https://github.com/llvm/llvm-project/commit/153a24ab0fc5e1caa2bc304933870bfb5f7198e6
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
Log Message:
-----------
Undo initialization of TRI in CGP as this is unconditionally initialized
later.
More information about the All-commits
mailing list