[all-commits] [llvm/llvm-project] 53ab2d: [GlobalISel] Add G_SBFX/G_UBFX to computeKnownBits
bcahoon via All-commits
all-commits at lists.llvm.org
Thu Jun 3 13:11:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53ab2d821ed5bf282a733e87e8f53511c55e5ea2
https://github.com/llvm/llvm-project/commit/53ab2d821ed5bf282a733e87e8f53511c55e5ea2
Author: Brendon Cahoon <brendon.cahoon at amd.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
M llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
Log Message:
-----------
[GlobalISel] Add G_SBFX/G_UBFX to computeKnownBits
Differential Revision: https://reviews.llvm.org/D102969
More information about the All-commits
mailing list