[all-commits] [llvm/llvm-project] a3a223: [GlobalISel] Avoid pointer element type access dur...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 25 05:27:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3a2239aaaf6860eaee591c70a016b7c5984edde
https://github.com/llvm/llvm-project/commit/a3a2239aaaf6860eaee591c70a016b7c5984edde
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
Log Message:
-----------
[GlobalISel] Avoid pointer element type access during InlineAsm lowering
Same change as has been made for the SDAG lowering.
More information about the All-commits
mailing list