llvm-project
[BDCE] Avoid replacement of self-referential instructions
#194614
Merged

[BDCE] Avoid replacement of self-referential instructions #194614

XChy merged 6 commits into llvm:main from XChy:fix-bdce-unreachable
XChy
XChy [BDCE] Eliminate unreachable blocks to prevent incorrect replacement
c07f753d
XChy XChy requested a review from nikic nikic 89 days ago
XChy XChy requested a review from antoniofrighetto antoniofrighetto 89 days ago
llvmbot llvmbot added llvm:transforms
llvmbot
nikic
nikic commented on 2026-04-28
XChy skip self-referential values
948b3b98
XChy format
b4ce57f6
nikic
nikic commented on 2026-04-28
antoniofrighetto
antoniofrighetto commented on 2026-04-28
XChy case by case
e9852aa3
XChy add comments
86fc8d12
nikic
nikic approved these changes on 2026-04-28
XChy update test
c22dda3e
XChy XChy changed the title [BDCE] Eliminate unreachable blocks to prevent incorrect replacement [BDCE] Avoid replacement of self-referential instructions 89 days ago
XChy XChy merged ff6269d1 into main 89 days ago
mikaelholmen

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone