[PATCH] D116807: [GlobalISel] Remove TargetLowering::isConstantUnsignedBitfieldExtractLegal

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 08:11:31 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21c2ba4bdb82: [GlobalISel] Remove TargetLowering::isConstantUnsignedBitfieldExtractLegal (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D116807?vs=398127&id=557407#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116807

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116807.557407.patch
Type: text/x-patch
Size: 4288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230927/816b6354/attachment.bin>


More information about the llvm-commits mailing list