Files
clang-p2996/llvm/lib/Transforms/IPO/AttributorAttributes.cpp
lcvon007 676c495195 [Attributor][FIX] Register right new created BB. (#84929)
CBBB will keep same after the first iteration so
registerManifestAddedBasicBlock would always register the same basic
block later.

Co-authored-by: laichunfeng <laichunfeng@tencent.com>
2024-03-13 16:38:48 +08:00

482 KiB