[all-commits] [llvm/llvm-project] f7eb52: [ConstantHoisting] Limit checks to assertion message.
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Mon Aug 14 11:35:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7eb5222acd9f1296d2172dcbf1153082940092c
https://github.com/llvm/llvm-project/commit/f7eb5222acd9f1296d2172dcbf1153082940092c
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M llvm/test/Transforms/ConstantHoisting/X86/pr52689-not-all-uses-rebased.ll
Log Message:
-----------
[ConstantHoisting] Limit checks to assertion message.
The word "Assertion" is not necessarily present. Limit the checks to the
assertion message.
More information about the All-commits
mailing list