KnownBits is also a type name. Having a field with this name
prevents derived classes from using the KnownBits type unless they use struct KnownBits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155082
[GlobalISel] Rename KnownBits field of InstructionSelector ClosedPublic Authored by Pierre-vh on Jul 12 2023, 6:22 AM.
Details Summary KnownBits is also a type name. Having a field with this name
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 12 2023, 6:24 AM This revision was landed with ongoing or failed builds.Jul 12 2023, 6:28 AM Closed by commit rG3c30179e9886: [GlobalISel] Rename KnownBits field of InstructionSelector (authored by Pierre-vh). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539535 llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
|