[all-commits] [llvm/llvm-project] b45d0b: [MemoryDependency] Simplfy re-ordering condition. ...
serguei-katkov via All-commits
all-commits at lists.llvm.org
Thu Feb 17 21:41:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b45d0b3e8e003291f99a12d039c8a54a064adfcb
https://github.com/llvm/llvm-project/commit/b45d0b3e8e003291f99a12d039c8a54a064adfcb
Author: Serguei Katkov <serguei.katkov at azul.com>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
Log Message:
-----------
[MemoryDependency] Simplfy re-ordering condition. Cleanup. NFC.
Make the reading of condition for restricting re-ordering simpler.
Reviewers: reames
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D120005
More information about the All-commits
mailing list