# bad: [f1156fb622a73bcf1623c9bebfb6a638b097af14] [AMDGPU][IGLP]: Add SchedGroupMask::TRANS (#75416)
# good: [065796bb9293b222fa3d63311af542a98b96d09a] [clang][OpenMP] Fix missing DI for __kmpc_global_thread_num (#73856)
git bisect start 'f1156fb622a73bcf1623c9bebfb6a638b097af14' '065796bb9293b222fa3d63311af542a98b96d09a'
# bad: [774295ca1d5ff752cb478b61f22a5b1dbe33074f] [libc++][test] Fix MSVC warnings with `static_cast`s (#74962)
git bisect bad 774295ca1d5ff752cb478b61f22a5b1dbe33074f
# bad: [34cdc913214fd9561b6ec8d535bd3d0313772cb5] [NFC][DebugInfo][RemoveDIs] Use iterators to insert in callsite-splitting (#74455)
git bisect bad 34cdc913214fd9561b6ec8d535bd3d0313772cb5
# bad: [bdcf2087d9fb6112cc5a367590a633796af83015] Recommit "[InstCombine] Retain exact instruction name for some cases in SimplifyDemandedUseBits."
git bisect bad bdcf2087d9fb6112cc5a367590a633796af83015
# bad: [93636581d3589b3b986c0080a82de7fc0bbd01cf] [InstCombiner] Make isFreeToInvert() and friends instance functions (NFC)
git bisect bad 93636581d3589b3b986c0080a82de7fc0bbd01cf
# bad: [985c0d1903c173b896674b30480992e2414b8aa0] [libc][mincore] use correct page_size for test (#73984)
git bisect bad 985c0d1903c173b896674b30480992e2414b8aa0
# good: [fce4c0acd6db4bd8598db7eb471ccca60dc05406] [OpenMP] Start organizing PluginManager, PluginAdaptors (#73875)
git bisect good fce4c0acd6db4bd8598db7eb471ccca60dc05406
# good: [87e22bdd2bd6d77d782f9d64b3e3ae5bdcd5080d] Allow for mixing source/no-source DIFiles in one CU
git bisect good 87e22bdd2bd6d77d782f9d64b3e3ae5bdcd5080d
# bad: [1035cc7029180243de371384eee91f4e1e87d199] [OpenMP][NFC] Encapsulate Devices.size() (#74010)
git bisect bad 1035cc7029180243de371384eee91f4e1e87d199
# bad: [3dbac2c007c114a720300d2a4d79abe9ca1351e7] [mlir] Expose type and attribute names in the MLIRContext and abstract type/attr classes (#72189)
git bisect bad 3dbac2c007c114a720300d2a4d79abe9ca1351e7
# bad: [148dec9fa43b3a16b08169df8bdf3bbae24aa9b0] [OpenMP][NFC] Separate Envar (environment variable) handling (#73994)
git bisect bad 148dec9fa43b3a16b08169df8bdf3bbae24aa9b0
# bad: [4bf8a688956a759b7b6b8d94f42d25c13c7af130] Reland [X86] With large code model, put functions into .ltext with large section flag (#73037)
git bisect bad 4bf8a688956a759b7b6b8d94f42d25c13c7af130
# first bad commit: [4bf8a688956a759b7b6b8d94f42d25c13c7af130] Reland [X86] With large code model, put functions into .ltext with large section flag (#73037)
After llvm/llvm-project@4bf8a68 (according to my bisect), I see a segmentation fault in
modpostwhen building UML on mainline (ARCH=umhas-mcmodel=largeas a result of 12783aa):git bisect log