This fixes failure for some LLVM IR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp | ||
---|---|---|
2753 | Do you need to check for validity for both XTy and YTy? |
Differential D142791
[GlobalISel] Don't combine instructions with unknown type in hoist_logic_op_with_same_opcode_hands. dzhidzhoev on Jan 27 2023, 4:40 PM. Authored by
Details This fixes failure for some LLVM IR.
Diff Detail
Event Timeline
|