[all-commits] [llvm/llvm-project] f7de49: [AArch64][GlobalISel] Fold variable into assert
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Oct 26 11:39:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7de49840367f44a5a88cab2c652e84f7efbf8b0
https://github.com/llvm/llvm-project/commit/f7de49840367f44a5a88cab2c652e84f7efbf8b0
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
Log Message:
-----------
[AArch64][GlobalISel] Fold variable into assert
Avoids unused variable warnings in release builds. NFCI.
More information about the All-commits
mailing list