diff options
author | Ahmed Bougacha <ahmed@bougacha.org> | 2021-09-15 13:52:32 -0700 |
---|---|---|
committer | Ahmed Bougacha <ahmed@bougacha.org> | 2021-09-15 16:45:34 -0700 |
commit | e159d3cbfc250115d1244f3a6219436a52f90f86 (patch) | |
tree | ddec4f54148f046920dea606a2eedd91a23d0b71 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 94a2f9cdb6f9ef9843057030159ee69f76722121 (diff) | |
download | llvm-e159d3cbfc250115d1244f3a6219436a52f90f86.zip llvm-e159d3cbfc250115d1244f3a6219436a52f90f86.tar.gz llvm-e159d3cbfc250115d1244f3a6219436a52f90f86.tar.bz2 |
[AArch64][GlobalISel] Use MI::getIntrinsicID in more spots. NFC.
There's technically a difference in the logic used by these
findIntrinsicID and MachineInstr::getIntrinsicID, but it shouldn't
be a meaningful difference here, with G_INTRINSIC instructions.
getIntrinsicID's "first non-def" logic should be correct for those.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions