[PATCH] D55570: [AMDGPU] Improve SDWA generation for V_OR_B32_E32.

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 21:38:40 PST 2018


rampitec added inline comments.


================
Comment at: test/CodeGen/AMDGPU/sdwa-xors-ands-ors.ll:33
+
+attributes #0 = { norecurse nounwind  "target-cpu"="gfx900" }
----------------
-mcpu=fiji run line has no effect. Remove the attribute.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55570/new/

https://reviews.llvm.org/D55570





More information about the llvm-commits mailing list