[all-commits] [llvm/llvm-project] 61ed15: Use enum option over boolean
Paul Kirth via All-commits
all-commits at lists.llvm.org
Thu Oct 17 18:51:21 PDT 2024
Branch: refs/heads/users/ilovepi/spr/llvm-allow-always-dropping-all-llvmtypetest-sequences
Home: https://github.com/llvm/llvm-project
Commit: 61ed1580ffa3d02a8b68fc2b9fba2ed176dc9241
https://github.com/llvm/llvm-project/commit/61ed1580ffa3d02a8b68fc2b9fba2ed176dc9241
Author: Paul Kirth <paulkirth at google.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M llvm/include/llvm/Transforms/IPO/LowerTypeTests.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
M llvm/test/Transforms/LowerTypeTests/drop_type_test.ll
M llvm/test/Transforms/LowerTypeTests/drop_type_test_phi.ll
Log Message:
-----------
Use enum option over boolean
Created using spr 1.3.4
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list