[all-commits] [llvm/llvm-project] cb6e69: NFC: [GVNHoist] Hoist loop invariant code and rena...
Aditya Kumar via All-commits
all-commits at lists.llvm.org
Mon Aug 17 09:43:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb6e6936db35c751cb7c3d42b6bc0615ef2379b0
https://github.com/llvm/llvm-project/commit/cb6e6936db35c751cb7c3d42b6bc0615ef2379b0
Author: Aditya Kumar <1894981+hiraditya at users.noreply.github.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/GVNHoist.cpp
Log Message:
-----------
NFC: [GVNHoist] Hoist loop invariant code and rename variables for readability
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D86031
More information about the All-commits
mailing list