[all-commits] [llvm/llvm-project] 62b74f: [GVN][NFC] Refactor analyzeLoadFromClobberingWrite
ksyx via All-commits
all-commits at lists.llvm.org
Wed Mar 31 17:40:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62b74f75645f53610c1d3c5387072fc4fff98bb9
https://github.com/llvm/llvm-project/commit/62b74f75645f53610c1d3c5387072fc4fff98bb9
Author: qixingxue <qixingxue at outlook.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Utils/VNCoercion.cpp
Log Message:
-----------
[GVN][NFC] Refactor analyzeLoadFromClobberingWrite
This commit adjusts the order of two swappable if statements to
make code cleaner.
Reviewed By: lattner, nikic
Differential Revision: https://reviews.llvm.org/D99648
More information about the All-commits
mailing list