[all-commits] [llvm/llvm-project] a427f1: GlobalISel: Add isKnownToBeAPowerOfTwo helper func...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 5 09:59:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a427f15d6070fd50457c553a097e031139b40886
https://github.com/llvm/llvm-project/commit/a427f15d6070fd50457c553a097e031139b40886
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
Log Message:
-----------
GlobalISel: Add isKnownToBeAPowerOfTwo helper function
More information about the All-commits
mailing list