[PATCH] D141777: [X86] Reenable store merging post-legalization

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 05:10:57 PST 2023


lebedev.ri updated this revision to Diff 491151.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

@RKSimon thank you for taking a look!
Addressing nits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141777/new/

https://reviews.llvm.org/D141777

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/wide-scalar-shift-by-byte-multiple-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141777.491151.patch
Type: text/x-patch
Size: 31782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/607c7281/attachment.bin>


More information about the llvm-commits mailing list