]> granicus.if.org Git - llvm/commit
Add FMF management to common fp intrinsics in GlobalIsel
authorMichael Berg <michael_c_berg@apple.com>
Tue, 18 Dec 2018 17:54:52 +0000 (17:54 +0000)
committerMichael Berg <michael_c_berg@apple.com>
Tue, 18 Dec 2018 17:54:52 +0000 (17:54 +0000)
commit2128fd1c561ccd4289cec55e5763aa7cc70e368b
tree496ce6659d960d1c4a4356384f98c488f76dde17
parent6b71eaac0a218522761a0b26313474f0c82f516c
Add FMF management to common fp intrinsics in GlobalIsel

Summary: This the initial code change to facilitate managing FMF flags from Instructions to MI wrt Intrinsics in Global Isel.  Eventually the GlobalObserver interface will be added as well, where FMF additions can be tracked for the builder and CSE.

Reviewers: aditya_nandakumar, bogner

Reviewed By: bogner

Subscribers: rovka, kristof.beyls, javed.absar

Differential Revision: https://reviews.llvm.org/D55668

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll