diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-11-15 14:07:07 -0800 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-11-18 16:51:34 -0800 |
commit | 3c36de55f5e60dee8f1bc04bd201f6dd762b3423 (patch) | |
tree | 8ffe001108d0fcaf77d8c0c737164966d3f0b4e1 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 56c166017055595a9f26933e85bfd89e30c528d0 (diff) | |
download | llvm-3c36de55f5e60dee8f1bc04bd201f6dd762b3423.zip llvm-3c36de55f5e60dee8f1bc04bd201f6dd762b3423.tar.gz llvm-3c36de55f5e60dee8f1bc04bd201f6dd762b3423.tar.bz2 |
GlobalISel: Try to fold G_SEXT_INREG to G_AND with mask
Copies the same transform from the DAG. Helps eliminate some codegen
diffs to allowed shared checks in a future change.
Not sure if apply supports anything better than C++ fragments for
the result. It's also not really reasonable that every combine has
to set the default insertion point.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions