[all-commits] [llvm/llvm-project] 18b9fc: [InstructionSimplify] SimplifyShift - rename shift...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 23 10:13:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18b9fc48f1b64061699533740dd6218c982f5b58
https://github.com/llvm/llvm-project/commit/18b9fc48f1b64061699533740dd6218c982f5b58
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstructionSimplify] SimplifyShift - rename shift amount KnownBits. NFCI.
As suggested on D97305.
More information about the All-commits
mailing list