[PATCH] D125640: [AArch64][ARM][RISCV][X86] Add test cases for PR55484. NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 15 12:37:45 PDT 2022


craig.topper created this revision.
craig.topper added reviewers: spatel, RKSimon, reames, asb, t.p.northover.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, pengfei, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, kristof.beyls, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This bug is in generic DAG combine and easily reproducible on many
targets.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125640

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125640.429554.patch
Type: text/x-patch
Size: 4900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220515/04750c66/attachment.bin>


More information about the llvm-commits mailing list