[all-commits] [llvm/llvm-project] 885a87: [GlobalISel] Enforce G_ASSERT_ALIGN to have a vali...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Thu Sep 22 08:05:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 885a87033c15cb91c91e70f77cb4b5764d4f3399
https://github.com/llvm/llvm-project/commit/885a87033c15cb91c91e70f77cb4b5764d4f3399
Author: Amara Emerson <amara at apple.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
M llvm/lib/CodeGen/MachineVerifier.cpp
A llvm/test/MachineVerifier/test_g_assert_align.mir
M llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
Log Message:
-----------
[GlobalISel] Enforce G_ASSERT_ALIGN to have a valid alignment > 0.
More information about the All-commits
mailing list