[all-commits] [llvm/llvm-project] 8134c2: [AutoUpgrade] Simplify code
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Aug 11 04:23:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8134c2c7ffed3b3b4bd340174ad3134f509ebd47
https://github.com/llvm/llvm-project/commit/8134c2c7ffed3b3b4bd340174ad3134f509ebd47
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
Log Message:
-----------
[AutoUpgrade] Simplify code
No need to set the name on an instruction that's going away, just move
it from the old instruction to the new one.
More information about the All-commits
mailing list