[all-commits] [llvm/llvm-project] ebd3ae: Use helper introduced in 8020be0b8 to simplify Val...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Feb 26 10:47:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebd3aeba273736596163d498c38cc32e743bed31
https://github.com/llvm/llvm-project/commit/ebd3aeba273736596163d498c38cc32e743bed31
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/ValueTracking.cpp
Log Message:
-----------
Use helper introduced in 8020be0b8 to simplify ValueTracking [NFC]
Direct rewrite of the code the helper was extracted from.
More information about the All-commits
mailing list