[GlobalISel] Avoid pointer element type access during InlineAsm lowering
authorNikita Popov <npopov@redhat.com>
Tue, 25 Jan 2022 13:25:48 +0000 (14:25 +0100)
committerNikita Popov <npopov@redhat.com>
Tue, 25 Jan 2022 13:26:47 +0000 (14:26 +0100)
commita3a2239aaaf6860eaee591c70a016b7c5984edde
treeb7c1ec05848a17a6c376700720fea4b23cb6e6b7
parentc0e3c893aa095c78156900ef11f68042aff83839
[GlobalISel] Avoid pointer element type access during InlineAsm lowering

Same change as has been made for the SDAG lowering.
llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp