This bug is in generic DAG combine and easily reproducible on many
targets.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125640
[AArch64][ARM][RISCV][X86] Add test cases for PR55484. NFC ClosedPublic Authored by craig.topper on May 15 2022, 12:37 PM.
Details Summary This bug is in generic DAG combine and easily reproducible on many
Diff Detail
Event Timelinecraig.topper added a child revision: D125641: [DAGCombiner] Fix bug in MatchBSwapHWordLow..May 15 2022, 12:48 PM This revision is now accepted and ready to land.May 16 2022, 5:07 AM This revision was landed with ongoing or failed builds.May 16 2022, 9:38 AM Closed by commit rG74f6ded49d8c: [AArch64][ARM][RISCV][X86] Add test cases for PR55484. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429749 llvm/test/CodeGen/AArch64/arm64-rev.ll
llvm/test/CodeGen/ARM/rev.ll
llvm/test/CodeGen/RISCV/bswap-bitreverse.ll
llvm/test/CodeGen/Thumb/rev.ll
llvm/test/CodeGen/X86/bswap.ll
|
Yep, that looks wrong!