diff options
author | Stanislav Mekhanoshin <rampitec@users.noreply.github.com> | 2023-10-19 03:52:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 03:52:28 -0700 |
commit | 906d3ff054b0ca6439521e8871bac54843cc73a2 (patch) | |
tree | f194192c9c9aa3c82fa95b773b5c2c5055c2b2b6 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | c43ac32bca1e3d7476aa441fb3460585f0cb0e8f (diff) | |
download | llvm-906d3ff054b0ca6439521e8871bac54843cc73a2.zip llvm-906d3ff054b0ca6439521e8871bac54843cc73a2.tar.gz llvm-906d3ff054b0ca6439521e8871bac54843cc73a2.tar.bz2 |
[AMDGPU] Remove legality checks from imm folding in shrink. NFCI. (#69539)
The immediate legality checks are now embedded into the
isOperandLegal(). It is not needed to check it again.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions